Topic: Install issues, white page.

Hi,

I've tried to install Chevereto onto my VPS and it doesn't seem to have worked. The url is www.pictol.in

I am running the latest PHP and CentOS with full permissions.

What can I do to get Chev working?

Thanks

Thumbs up

Re: Install issues, white page.

dslme wrote:

Hi,

I've tried to install Chevereto onto my VPS and it doesn't seem to have worked. The url is www.pictol.in

I am running the latest PHP and CentOS with full permissions.

What can I do to get Chev working?

Thanks

configure front-end for listening 80 port and host: pictol.in

Thumbs up

Re: Install issues, white page.

What am I configuring? I don't get what you mean hmm

Thumbs up

Re: Install issues, white page.

there is somthing wrong with your php/apche setup. your webserver will not parse php pages. your files are in the wrong dir also, if you navigate to http://www.pictol.in/pictol/ you will see the chevereto files, but it will not recognise any php files.

cheers.

Thumbs up

Re: Install issues, white page.

Bonkaz wrote:

there is somthing wrong with your php/apche setup. your webserver will not parse php pages.

I just recompiled Apache and it doesn't seem to have fixed it. I PM'ed you phpinfo for that server.

Thumbs up

Re: Install issues, white page.

odd... just out of curiosity, grab the files from/pictol/ and move them into the /server/ folder.. i dont understand why but the /server folder will parse .php and the /pictol folder wont even though by looking at it they are both under the same root. strange.

Thumbs up

Re: Install issues, white page.

Bonkaz wrote:

odd... just out of curiosity, grab the files from/pictol/ and move them into the /server/ folder.. i dont understand why but the /server folder will parse .php and the /pictol folder wont even though by looking at it they are both under the same root. strange.

Still doesn't seem to have worked http://svr1.usa.phraxis.net/server/pictol/index.php

Even in http://svr1.usa.phraxis.net/server/vnstat it's doing the same thing, but works if you click on the PHP file. Odd indeed.

Thumbs up

Re: Install issues, white page.

no idea but its a http 500 error which is internal server error, so somehwere the php and apache arent working. you might need to go to the apache site and go through the php install step by step.

Thumbs up

Re: Install issues, white page.

I've re-compiled httpd and apache via yum, still seems to have a problem.

Thumbs up