Need help with an error message....
Moderator: General Moderators
Need help with an error message....
Whenever anyone connects to my site, or changes pages on my site I recieve an error box. This is what the message says:
The procedure entry point zend_ptr_stack_push could not be located in the dynamic link library php4ts.dll
If anyone knows how to fix this problem please let me know. It gets quite annoying when those boxes keep poping up.
Thanks in advance.
The procedure entry point zend_ptr_stack_push could not be located in the dynamic link library php4ts.dll
If anyone knows how to fix this problem please let me know. It gets quite annoying when those boxes keep poping up.
Thanks in advance.
Reinstall php or get a new version. That's the best bet if your .dlls are fubar.
http://www.php.net/download
http://www.php.net/download
- mrvanjohnson
- Forum Contributor
- Posts: 137
- Joined: Wed May 28, 2003 11:38 am
- Location: San Diego, CA
A quick Google search turned up this string on a Nuke board http://nukecops.com/postt6118.html. It advices
Hope this helps
I also found this string but them didn't seem to resolve thier problem either http://www.phpbuilder.com/mail/php-inst ... 1/0102.phpStop your server.
Copy php4ts.lib, php4ts.dll, and php4embed.lib to Windows\System32 folder
Start your server
Hope this helps