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: Apache2.0.55 virtual host size problem |
|
Author |
|
Coredump03
Joined: 08 Dec 2006 Posts: 2
|
Posted: Fri 08 Dec '06 23:32 Post subject: Apache2.0.55 virtual host size problem |
|
|
I am running Apache2.0.55 with php on Solaris 8 and the issue iam having is if i delete some virtual host entries in my httpd.conf file my php.ini file works otherwise my info.php shows all default settings. Anyone have any ideas? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Fri 08 Dec '06 23:34 Post subject: |
|
|
Did you set PHPIniDir ?
Did you set any php_value or php_admin_value in httpd.conf or in a .htaccess file? |
|
Back to top |
|
Coredump03
Joined: 08 Dec 2006 Posts: 2
|
Posted: Fri 08 Dec '06 23:46 Post subject: |
|
|
not that iam aware of. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Sat 09 Dec '06 9:36 Post subject: |
|
|
To check that all vhosts are ok from the syntax. Open the console browse to the apache bin folder and ./httpd -t -D DUMP_VHOSTS
What is different in that vhosts which disables your php settings to the other vhosts?
Can you post an example host that you disabled? |
|
Back to top |
|
|
|
|
|
|