logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache2.0.55 virtual host size problem
Author
Coredump03



Joined: 08 Dec 2006
Posts: 2

PostPosted: Fri 08 Dec '06 23:32    Post subject: Apache2.0.55 virtual host size problem Reply with quote

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

PostPosted: Fri 08 Dec '06 23:34    Post subject: Reply with quote

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

PostPosted: Fri 08 Dec '06 23:46    Post subject: Reply with quote

not that iam aware of.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Sat 09 Dec '06 9:36    Post subject: Reply with quote

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


Reply to topic   Topic: Apache2.0.55 virtual host size problem View previous topic :: View next topic
Post new topic   Forum Index -> Apache