php-install Digest 2 Mar 2003 01:37:26 -0000 Issue 1271

Topics (messages 10241 through 10242):

How to install PHP431 on RH8?
        10241 by: Barry

PHP install on Windows98 and PWS
        10242 by: Keith Engelhardt

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi,

I've been trying to install PHP4.3.1 on RH8 (with apache 2.0.40) with mysql.
Is there anyone has sucessfully install PHP with this combination?

Besides, I would also like to update the Apache that comes with RH8 to
2.0.44 with the same version of PHP and mysql, anyone know how to do it?

Thanks.
Barry



--- End Message ---
--- Begin Message ---
I have installed PHP (using the install wizard and files from
http://www.php.net/downloads.php and have the PWS <Home> virtual directory
to set for Read, Execute, and Scripts access. PWS sever is runing and it
runs other web content (both html and ASP) fine. But I get a HTTP 500 -
Internal server error when accessing a page (http://localhost/PHPtest.php)
containing

<html>
<head>
<body>
<p>PHP Test</p>
<?php phpinfo()?>
</body>
</head>
</html>

I have tested the PHP executable with c:\PHP\php.exe -i and it dumps the
info file just fine.

I have checked the registry and .ini file and the settings and they seem to
match all the areas covered in the "manual install" instructions at the
http://localhost/PHPtest.php site. So, I assume the install wizard did its
job.

Can anyone suggest anything else to try? Or how to get PHP running on a
Windows98 and PWS platform?

Thanks in advance.

Keith E.
[EMAIL PROTECTED]



--- End Message ---

Reply via email to