I get the following error: "PHP4TS.dll not found" when trying to execute a script.. Is this a known problem?
Thank you :)
P.S.: with following code <? echo'bla'; ?>
um.. did you install PHP using the Dev-PHP "PHP Package"? PHP4TS.dll should be in the same directory that php.exe.
Log in to post a comment.
I get the following error: "PHP4TS.dll not found" when trying to execute a script..
Is this a known problem?
Thank you :)
P.S.: with following code
<?
echo'bla';
?>
um.. did you install PHP using the Dev-PHP "PHP Package"?
PHP4TS.dll should be in the same directory that php.exe.