Page 1 of 1

Need help with an error message....

Posted: Sat Jul 26, 2003 11:56 pm
by Muad'Dib
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.

Posted: Sun Jul 27, 2003 1:52 am
by m3mn0n
Reinstall php or get a new version. That's the best bet if your .dlls are fubar.

http://www.php.net/download

Posted: Sun Jul 27, 2003 2:01 am
by Muad'Dib
I have version 4.3.2 installed.

Posted: Sun Jul 27, 2003 2:12 am
by m3mn0n
Reinstall maybe?

What code is resulting in that error? post it up

Posted: Sun Jul 27, 2003 2:19 am
by Muad'Dib
I have no idea what is causing it, so I don't know what to post.

Posted: Sun Jul 27, 2003 7:06 am
by m3mn0n
Reinstall.

Posted: Sun Jul 27, 2003 10:12 pm
by Muad'Dib
I've tried that a few times already, but I still get the error.

Posted: Tue Jul 29, 2003 2:48 pm
by Muad'Dib
no one knows what problem I am having?

Posted: Tue Jul 29, 2003 3:33 pm
by mrvanjohnson
A quick Google search turned up this string on a Nuke board http://nukecops.com/postt6118.html. It advices
Stop your server.
Copy php4ts.lib, php4ts.dll, and php4embed.lib to Windows\System32 folder
Start your server
I also found this string but them didn't seem to resolve thier problem either http://www.phpbuilder.com/mail/php-inst ... 1/0102.php

Hope this helps

Posted: Wed Jul 30, 2003 6:21 pm
by Muad'Dib
I've also tried that, and I still get the error message.