Date: 11/20/00
- Next message: kir <email protected>: "[PHP-DEV] PHP 4.0 Bug #7889 Updated: symbol getsesenv: referenced symbol not found"
- Previous message: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7345
Updated by: sniper
Reported By: franky.van.liedekerke <email protected>
Status: Closed
Bug Type: Apache related
Assigned To:
Comments:
User reported fixed in snapshot.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2000-11-19 22:48:06] sniper <email protected>
Please try a snapshot from http://snaps.php.net/
This should be fixed already.
--Jani
---------------------------------------------------------------------------
[2000-10-19 11:36:17] franky.van.liedekerke <email protected>
I'm trying to get apache 1.3.14 to run with php 4.0.3pl1 on Solaris 2.6.
Now I compiled php to use apxs:
"./configure"
"--with-apxs=/opt/apache-1.3.14/bin/apxs"
"--prefix=/opt/apache-1.3.14/php"
"--with-config-file-path=/opt/apache-1.3.14/php/conf"
"--enable-safe-mode"
"--enable-trans-sid"
"--with-exec-dir=/opt/apache-1.3.14/php/bin"
"--enable-magic-quotes"
"--with-mysql=/opt/mysql-3.22.32"
"--with-ldap=/opt/openldap"
"--with-sybase=/opt/sybase"
"$@"
And everything seems to start up nicely. Even php works great...partially.
>From the moment I try to use a php script from a named virtualhost that is
not the first one defined, the apache child process dies with a segmentation
fault.
Now I discovered that, when I remove the php_admin_value and php_value
entries from my apache config and activate php from the php.ini file,
everything works fine for all named virtual hosts.
Franky
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7345
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: kir <email protected>: "[PHP-DEV] PHP 4.0 Bug #7889 Updated: symbol getsesenv: referenced symbol not found"
- Previous message: Alan Halachmi: "[PHP-DEV] Re: PHP 4.0 Bug #7880 Updated: PHP_URL_FOPEN doesn't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

