httpd.exe Entry point not found

hoaiduc8x

New Member
I needed to upgrade my local PHP version so I backed up my \[code\]htdocs\[/code\] folder, reinstalled XAMPP using the windows installer and copied back my backup.I tried running the apache module to be greeted with path warnings. So I then went through every instance of "\[code\]/xampp/\[/code\]" and changed it to "\[code\]/Utilities/server/\[/code\]" in \[code\]httpd.conf\[/code\] and \[code\]httpd-xampp.conf\[/code\] which is very annoying since I've never had to do this before.Now I get the error:\[quote\] The procedure entry point php_checkuid could not be located in the dynamic link library php5ts.dll\[/quote\]The \[code\].conf\[/code\] files are very long so I won't post them here unless someone specifically asks for them.
 
Top