Zack:
I'm not too sure that you understood what we need to help you:
Let say that you have the following script called test.php :
<?php
        phpinfo();
?>
Save this script in the directory where your php.exe is (Assuming c:\php\)
Then start a DOS cession from the Start button.
You should see the prompt C:\windows>
type: cd.. and <enter>   You should see the prompt c:\>
type: cd php and <enter> You should see the prompt c:\php>
type: php test.php
Then tell us what you are seeing...
A+
Alain

-----Original Message-----
From: Zack Saadi [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 25, 2001 11:52 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Problem...


This is what I got...

Please see the attached error.txt file


"Alain Samoun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Try to run your script in a DOS window (php yourscript.php) starting in
> the directory of php.exe, and tell us what is the error there.
> A+
> Alain
>
> -----Original Message-----
> From: Zack Saadi [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 25, 2001 10:57 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Problem...
>
>
> Hi,
>
> I have just upgraded to the latest verion of PHP and since then getting
this
> message:
>
> Warning: Unknown persistent list entry type in module shutdown (11) in
> Unknown on line 0
>
> Please help and thanks in advance!
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to