installed latest php4.0.6 and Apache Web serveron my Windows NT worksation and
added the following directives in the httpd.conf file.
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
While executing .php script , i am getting
php-install Digest 26 Sep 2001 19:12:55 - Issue 476
Topics (messages 4407 through 4413):
php.ini & iis virtual servers
4407 by: Giorgos Sakalis
Solaris 8 with forte cc compiler compile warnings
4408 by: ExpCase
Help required to execute .php scripts on Apache web server
Hello,
Does anyone know where I can obtain a version of PHP for Solaris 8
running on the Intel Platform? Any help would be very appreciated.
Please respond to my regular e-mail addr:
[EMAIL PROTECTED]
Thanks,
Paul
--
PHP Install Mailing List (http://www.php.net/)
I have exactly the same problems, but have configured PWS with "pws-php4cgi"
the path is set to c:\php\php.exe. I have also set the permissions in PWS to
execute scripts in wwwroot!!
Can anyone help?
Thanks Brigitte
"Phil Driscoll" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
01080608525501.15407
after upgrade from version 4.0.4pl1 to 4.0.6, i cannot generate images ;(
i don't know why: maybe i've missed some install or configuration steps,
but i don't thing so. under windows when i did: php.exe image.php >
image.jpg, i've got an image, but when the same script is run from under apache
-
Anybody has configured php3 and mysql in Red hat 6.2 i have installed mysql
using rpm how to configur php3 so that it can access mysql database
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
I installed latest php4.0.6 and Apache Web serveron my Windows NT worksation and
added the following directives in the httpd.conf file.
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
While executing .php script , i am getting
Im making static 64bit compilation of Apache and PHP on sparc Solaris 8
platform with native cc compiler.
The binaries works just fine, but i get LOTS of following errors
"main.c", line 1235: warning: argument #1 is incompatible with prototype:
prototype: pointer to const unsigned char :
"/outpu
I 'd like to have a different php.ini for every virtual web site I have on
iis.
Installing php as a cgi this is easy because there is the -c parameter..
But how can give a new php.ini when I use php as isapi???
Giorgos Sakalis
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe,