Hi all
Think I made a serious blunder
I am running php, apache, etc on Windows
Never had a problem with it, until today.
I installed php 4.3.x onto the machine, into the same folder where the original php files were located.
Install showed no errors, however when I do a simple
phpinfo()
I get the following error message:
the procedure entry point zend_ptr_stack_get_arg could not located in the dynamic link library php4ts.dll
has anyone ever seen this error message before or could they explain what else I need to do