Posted by What on 05/13/05 02:29
I have just installed php5 and loaded the extensions in a subfolder,
C:/php/extension. I made changes to the php.ini to extension_dir and
removed the ; from some of the extensions. Then I have a php file that does
<?php
phpinfo();
?>
The html pieces are there. When I run this it comes up with errors that
say it can't find things like php_curl.dll
Still searching. It talks about force_redirect what is that?
Mark
Navigation:
[Reply to this message]
|