Delol,

the right code of php is "<? phpinfo();?>,but "<?phpinfo()?>".namely,you
write error.

in a commence,you can only write <? echo "hi";?>
to test the php.

Dennis



"Delol" <[EMAIL PROTECTED]> wrote in message
9hl9ss$fqn$[EMAIL PROTECTED]">news:9hl9ss$fqn$[EMAIL PROTECTED]...
> Hi ALL:
> when i test whether the PHP work or not with the test.php with code
> <?phpinfo()?> , it will show the error message box. i.e
> "unable to load dynamic library "PATH/FILE NAME" . the module can not be
> found."
> I'm sure that the path of all .dll files are right.
>
> PATH = C:\PHP\extionsions\
> FILE NAME = php_ifx.dll
>             php_mssql65.dll
>             php_oci8.dll
>             php_oracle.dll
>             php_sybase_ct.dll
>
> The test.php is certainly in the wwwroot folder.
> I'm using Windows2000 Advanced Server with SP2.
> THX for solve my problem.
> Please.
>
>



-- 
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