Apache run, but php doesn't run correctly

This is a discussion on Apache run, but php doesn't run correctly within the Apache Web Server forums, part of the Web Server and Related Forums category; I've installed apache, php and mysql, but php doesn't run correctly. It don't include file. php info ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008
Scream
 
Posts: n/a
Default Apache run, but php doesn't run correctly

I've installed apache, php and mysql, but php doesn't run correctly. It
don't include file.

php info run correctly

Any ideas?
  #2 (permalink)  
Old 01-17-2008
Kees Nuyt
 
Posts: n/a
Default Re: Apache run, but php doesn't run correctly

On Thu, 17 Jan 2008 17:29:07 +0100, Scream
<danitagSPAMMATUANONNA@infinito.it> wrote:

>I've installed apache, php and mysql, but php doesn't run correctly. It
>don't include file.
>
>php info run correctly
>
>Any ideas?


First:
Read the php_info() results carefully, there might be a
clue there.

Then define:
error_reporting = E_ALL
log_errors = On
error_log = "/some/path/logs/phperr.log"

Run the application.
Look at the messages in phperr.log

Check:
include_path = "somedir1;somedir2"
open_basedir = "somedir"

I'm sure you will find the problem this way.
Good luck!
--
( Kees
)
c[_] Write documentation as if whoever reads it is a
violent psychopath who knows where you live. (Steve English) (#353)
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:42 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0