php-install Digest 10 Nov 2002 18:18:25 -0000 Issue 1113

Topics (messages 9090 through 9091):

Re: problem installing php with apache on windows
        9090 by: Seung Hwan Kang

Zend Server install problem
        9091 by: Alan Kelly

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 ---
No!  You forgot to put php.ini file from c:\PHP4 into Windows (WINNT)
directory.  When you look at PHP4 directory, there are two INI files,
php.ini-dist and php.ini-recommended.  You can copy to c:\windows directory
and rename it to php.ini.

"Josh" <[EMAIL PROTECTED]> wrote in message
news:20021108193519.10181.qmail@;web13309.mail.yahoo.com...
> Hi.
>
>  am using Windows XP, Apache 2.0.43 and PHP 4.2.3 I
> did the following
>
>
> 1) I first installed Apache
>
> It worked properly as I got the initial web page when
> i typed
> http://localhost:8080 in IE.
>
>
>
> 2) Then I unzipped the PHP zip file in a directory
> C:\php4 and copied the
> php4ts.dll file in C:\windows\system32
>
>
>
> 3) I then edited httpd.conf in the apache directory
> and added the
> following lines
>
>
>
> ScriptAlias /php4/ "C:/php4"
>
> AddType application/x-httpd-php .php .phtml
>
> Action application/x-httpd-php /php4/php.exe
>
> I created a small php test file phpinfo.php
>
>
>
> Then i started the apache server again and type
> http://localhost/phpinfo.php
>
>
>
> I got the message file cannot be displayed. Am I
> missing some steps. I tried to find
> installation tutorial on php.net but it was not of
> much help.
>
>
> Thanks for any help,
>
> - Josh(ila)
>
> __________________________________________________
> Do you Yahoo!?
> U2 on LAUNCH - Exclusive greatest hits videos
> http://launch.yahoo.com/u2


--- End Message ---
--- Begin Message ---
Hi.

I want to try the Zend Server, but at the last step of installation I become
an error message:

"Error with running php script 'check_apache_so.php' with arguments:
"C:\Program Files\Apache Group\Apache2\Apache.exe"
Error was: Bad exit code from C:\Program Files\Apache
Group\Apache2\Apache.exe.

What can I do?

I use Windows XP, Apache 2.0.40 and a PHP 4.2.2.

Thanks!



--- End Message ---

Reply via email to