Page 1 of 1

Start up problems with XAMPP 1.5.5

PostPosted: 20. January 2007 17:18
by th1alb
Hi,

I've just installed XAMPP 1.5.5 but when I start Apache, lots of dialog boxes pop up saying things like:

Code: Select all
Entry Point Not Found : The procedure entry point empty_string could not be located in the dynamic link library php5ts.dll.


Code: Select all
Entry Point Not Found : The procedure entry point _zval_copy_ctor could not be located in the dynamic link library php5ts.dll.


I get about 10 of these with multiple boxes saying the same thing (like the above). Eventually, they stop popping up. PHP pages looks like they are being served correctly so I don't know what's wrong and MySQL starts with no errors.

I'm running WinXP service pack 2. Can anyone help please?

PostPosted: 20. January 2007 19:44
by Wiedmann
I've just installed XAMPP 1.5.5

This was an fresh install or an upgrade?

but when I start Apache, lots of dialog boxes pop up saying things like:

You have these errors without any changes to the config files (just install XAMPP and start it)?

PostPosted: 21. January 2007 01:42
by th1alb
This was an fresh install or an upgrade?


You have these errors without any changes to the config files (just install XAMPP and start it)?


This was a fresh install. I'm getting the errors without any changes to any config files including the very first time I started XAMPP.