[PHP] Configuration Problems

2003-07-12 Thread Arun
I have installed Apache 2.0.47 and php 4.3.2 in Windows 98. Downloaded the php in the .zip format. The Apache server works properly without the inclusion of php. The problem is apache dosent even start with php in the SAPI mode,it gives a error stating that: One of the device attached to the

Re: [PHP] Configuration Problems

2003-07-12 Thread Philip Olson
Here's a faq: http://www.faqts.com/knowledge_base/view.phtml/aid/15670/fid/30 You need to upgrade your old DCOM. Regards, Philip On Sat, 12 Jul 2003, Arun wrote: I have installed Apache 2.0.47 and php 4.3.2 in Windows 98. Downloaded the php in the .zip format. The Apache server works

[PHP] Configuration problems concerning sessions.

2002-07-03 Thread Mannequin*
Hi all. I'm having problems using sessions. I've been able to narrow it down to a configuration problem, but I have no idea what to look for in php.ini or whatever. Anyway, let me explain a bit more. For some odd reason php on my local machine will not pass any variables when you either reload

[PHP] Configuration problems

2002-05-07 Thread Pedro Pontes
I have /usr/local/lib/libgd.a, but when I ./configure --with-gd=/usr/local/lib --enable-gd-native-ttf --with-mysql -- with-apache=/usr/local/apache_1.3.24/ --enable-track-vars --with-oci8 --with -zlib-dir=/usr/local/lib I get configure: error: Unable to find libgd.(a|so) anywhere under

Re: [PHP] Configuration problems

2002-05-07 Thread Jason Wong
On Tuesday 07 May 2002 17:46, Pedro Pontes wrote: I have /usr/local/lib/libgd.a, but when I ./configure --with-gd=/usr/local/lib --enable-gd-native-ttf --with-mysql -- with-apache=/usr/local/apache_1.3.24/ --enable-track-vars --with-oci8 --with -zlib-dir=/usr/local/lib I get configure: