Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: PHP config output different from CLI And Apache |
|
Author |
|
EvilGonzo
Joined: 06 Nov 2009 Posts: 1
|
Posted: Fri 06 Nov '09 17:39 Post subject: PHP config output different from CLI And Apache |
|
|
I created a test.php file with simple display of the phpinfo, however when run from the command line it includes all modified settings that I require as it should do but when viewed via Apache although it says the php.ini file used was the same one "/etc/php.ini" the Configure Command output fails to include all my modified settings...
Any ideas please? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 06 Nov '09 17:48 Post subject: |
|
|
Which OS do you run?
How did you configure your include paths? relative? Or full paths? |
|
Back to top |
|
|
|
|
|
|