\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
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
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
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
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
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
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=/
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=