Code: Select all
---------------------------
php.exe - Entry Point Not Found
---------------------------
The procedure entry point zend_hex_strtod could not be located in the dynamic link library php5ts.dll.
---------------------------
---------------------------
php.exe - Entry Point Not Found
---------------------------
The procedure entry point _safe_erealloc could not be located in the dynamic link library php5ts.dll.
---------------------------
---------------------------
php.exe - Entry Point Not Found
---------------------------
The procedure entry point zend_hex_strtod could not be located in the dynamic link library php5ts.dll.
---------------------------
---------------------------
php.exe - Entry Point Not Found
---------------------------
The procedure entry point gzwrite could not be located in the dynamic link library php5ts.dll.
---------------------------
---------------------------
php.exe - Entry Point Not Found
---------------------------
The procedure entry point gzwrite could not be located in the dynamic link library php5ts.dll.
---------------------------
I'm on XP. xampplite is my server/php source. it's PHP 5.1.6. The files I'm working on are being loaded from a windows network share (\\foo\bar\hi.php)
Anyone have any ideas or directions to point me in?
Thanks!
Will