Advertisement:

Author Topic: Installation  (Read 2193 times)

AndrewsBooty

  • Newbie
  • *
  • Posts: 1
Installation
« on: February 02, 2013, 12:28:07 pm »
I know there are a bunch of posts on this already, but here we go:

 Everytime I go to http://example.com/index.php (replaced with my domain name), I get this error:
Not Found

The requested URL /index.php was not found on this server.
"Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.41 Server at andrewsbooty.com Port 80"

I changed all my folder permissions to 755 and files to 644.  And I'm hosting through futurequest.   Any help for someone who is new to website building?

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Installation
« Reply #1 on: February 04, 2013, 11:24:10 am »
Hi AndrewsBooty

Did you uploaded all the files to the root of your domain or uploaded it into a folder?

chintor

  • Jr. Member
  • **
  • Posts: 95
Re: Installation
« Reply #2 on: February 04, 2013, 06:42:09 pm »
Hai Andrews, Am also getting the same problem while installing.

Refer the following passage:

I think u are using dedicated hosting right.

The problem is some of the php modules like MySQLi, GD, mbstring modules isn't installed on your server.

Check the above modules are installed on your server before installing the osclass script.

 I searched all over the forums, the same issue got most of the user saying isn't installed osclass( Getting blank page , file permissions).

And one more thing to say, the downloaded osclass don't upload directly, because the extracted folders and files haven't correct permission in cPanel(all those folders and files have same permission 755), as osclass say files are 644 and folders are 755 .

Download the osclass from osclass.org and extract in desktop using some zip extractor like winrar, winzip or something like that. And then compress the extracted folders and files using the same. And then upload and extract to your directory. Now the folder and file permission are correctly configured without modifying anything.

Please admin, post the requirements and instructions of osclass in DOCS of install including submodues of php like GD,Mbstring, MySQLi extension.

I think the shared hosting(most of the modules installed itself on the server), they are not having this problem like this.

Some of the users having dedicated hosting, and some of them(like me) ,they aren't installed such modules and directly installing this script, getting blank page error, file permissions and so on.

I hope this is helpful to u.

Thanks & Regards,

chintor

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Installation
« Reply #3 on: February 04, 2013, 07:26:54 pm »
Hi AndrewsBooty and Chintor

I would like to know exactly which is your configuration and what modules/requirements are you missing. I've try disabling those on my server and it still worked fine... so not sure how to fix this, maybe I'm missing something. Thanks.

FacuXP

  • Newbie
  • *
  • Posts: 3
Re: Installation
« Reply #4 on: February 04, 2013, 07:50:02 pm »
HI. Look out here what's happen to me:
http://www.comprayventasanjuan.com.ar

And here is my php info
http://comprayventasanjuan.com.ar/phpinfo.php

any idea whts wrong?

Logs didnt show anything
« Last Edit: February 04, 2013, 07:51:52 pm by FacuXP »

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Installation
« Reply #5 on: February 04, 2013, 08:17:52 pm »
Hi, looks like you have Mysql but not MySQLi ("i" at the end) extension loaded. Not sure why it displays a blank page. I will need to check it, thanks for your help

chintor

  • Jr. Member
  • **
  • Posts: 95
Re: Installation
« Reply #6 on: February 04, 2013, 09:16:32 pm »
Yep, the exact problem is MySQLi(i-improved extension) is not loaded on the server.

And onemore problem is, there maybe some cpanel causes, extracting files and folders are some different file permission.

Better we rezip the osclass on desktop and then upload via ftp or something else.......

See the previous post for more info.

Thanks
chintor