[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PHP5.0.1-Apache Module @ OBSD 3.5
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: PHP5.0.1-Apache Module @ OBSD 3.5
- From: Marcus Popp <marcus_popp_(_at_)_247net_(_dot_)_de>
- Date: Tue, 24 Aug 2004 20:02:33 +0200
Hi,
i've got a problem with my self-compiled PHP
(PHP4.3.8 + PHP5.0.1 + Snapshot -- no Ports!).
The apache module doesn't read my (customised-) php.ini file.
The cli-version working fine.
I've tried google, searched bugs.php.net and have had a look at the
openbsd-patches.
Is somebody running PHP 5.0.1 on OBSD3.5 with a customized ini-file?
If not i will start a bug-request on bugs.php.net.
thanks and so long,
Marcus.
# ./configure \
--with-config-file-path=/var/www/conf/php.ini \
--with-apxs=/usr/sbin/apxs
# cat /var/www/conf/httpd.conf | grep php5
LoadModule php5_module /usr/local/lib/php/libphp5.so
# ls -l /var/www/conf/php.ini
-rw-r----- 1 root www 44.1K Aug 24 19:05 /var/www/conf/php.ini
# php -f phpinfo.php
phpinfo()
PHP Version => 5.0.1
System => OpenBSD www 3.5 GENERIC#34 i386
Build Date => Aug 24 2004 18:57:18
Configure Command => './configure'
'--with-config-file-path=/var/www/conf/php.ini'
'--with-apxs=/usr/sbin/apxs'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /var/www/conf/php.ini
PHP API => 20031224
PHP Extension => 20040412
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp
Registered Stream Socket Transports => tcp, udp, unix, udg
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.1, Copyright (c) 1998-2004 Zend Technologies
Visit your host, monkey.org