[PHP-INSTALL] Re: Scripts don't execute on PWS

2003-10-07 Thread Jordan Freeland
\scripts is where all scripts set in the registry are able to execute. The registry is set properly for .php to execute with c:\php\php.exe From: Shadow <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: Scripts don't execute on PWS Date: Monday, October 06, 2003 5:07 PM Did you configure

[PHP-INSTALL] upgrade problems

2003-10-07 Thread Aditya Ivaturi
I recently upgraded from redhat 8.0 to 9.0. I used the server install option. And now I cannot use PHP on command line. It works fine through the web. When I execute php on command line, it dumps the following Content-type: text/html PHP Warning: Function registration failed - duplicate name - i

[PHP-INSTALL] php install problems. blank screen after install

2003-10-07 Thread Jim Price
Hello, I have been having problems upgrading php to 4.3.3 . The compile and install seem to work fine but php scripts do not parse and I end up with a blank screen. Here's the weird part the same configure procedure works on a testserver with solaris 8. I ran a truss on the processes and here

[PHP-INSTALL] Re: upgrade problems

2003-10-07 Thread Michael Mauch
Aditya Ivaturi wrote: > I recently upgraded from redhat 8.0 to 9.0. I used the server install > option. And now I cannot use PHP on command line. It works fine through the > web. When I execute php on command line, it dumps the following > > Content-type: text/html > > PHP Warning: Function reg

[PHP-INSTALL] Making iplanet server parse all files in ONE directory

2003-10-07 Thread Brian Vaughan
I am trying to get one specific directory on an iPlanet 4.1/php 4.3.0 server set up so that all files in the directory are treated as php scripts and executed. Basiucally, I would like php to use the extension .html, but only in one directory. Scripts in the directory execute fine if I use the

[PHP-INSTALL] Re: php install problems. blank screen after install

2003-10-07 Thread Michael Mauch
Jim Price wrote: > I have been having problems upgrading php to 4.3.3 . The compile and > install seem to work fine but php scripts do not parse and I end up with > a blank screen. Here's the weird part the same configure procedure works > on a testserver with solaris 8. I ran a truss on the p

[PHP-INSTALL] Fwd: 4.3.3 configure failure on Mac OS 10.2.8

2003-10-07 Thread Barry C . Hawkins
I am attempting to configure PHP 4.3.3 on Mac OS X 10.2.8, using the following directives: ./configure --with-apxs --with-zlib-dir=/usr/local --with-jpeg-dir=/sw --with-png-dir=/sw --with-tiff-dir=/sw --with-gd --with-mysql=/usr/local/mysql --with-pgsql=/usr/local/pgsql --with-xml --with-dom=/

[PHP-INSTALL] Disregard post - 4.3.3 configure failure on Mac OS 10.2.8

2003-10-07 Thread Barry C . Hawkins
On Tuesday, Oct 7, 2003, at 22:57 US/Eastern, Barry C. Hawkins wrote: I am attempting to configure PHP 4.3.3 on Mac OS X 10.2.8, using the following directives: ./configure --with-apxs --with-zlib-dir=/usr/local --with-jpeg-dir=/sw --with-png-dir=/sw --with-tiff-dir=/sw --with-gd --with-mysql=