Page 1 of 1

xampp - apache service problems

PostPosted: 05. April 2007 14:44
by Docabitmol
Hi all,

After a power failure, apache service is going nuts, its telling me its missing files to start, so I re-installed xampp over the previous install to make sure any missing files would be there again, but that didnt work.
Next I uninstalled completely xampp, rebooted and reinstalled, still problem still happening. I tried to install different apache softwares but still the service doesnt start.
The files missing are :
aspell-15.dll, libcs.dll, db2cli.dll, isqlt09a.dll, core_rc_magik.dll and iicibapi.dll.
I installed xampp on my laptop and there it works, I searched for these files on my laptop and they arent there but everything works.
If someone could help me I really appreciate. Thanx in advance.

Doc.

PostPosted: 06. April 2007 17:41
by Codesmith
Is it still telling you those files are missing or are you getting something different after your reinstalled?

PostPosted: 06. April 2007 17:50
by Docabitmol
Using Xampp after reinstall, as soon as the service starts (apache) I get an error for each of the files, couldnt load xxx.dll.
And of course the service doesnt start; none of my php files work.

In the meanwhile I changed to IIS and installed mysql and php separetly this works but I rather use xampp.
Thank you for your help.

Doc

PostPosted: 07. April 2007 17:35
by Codesmith
Sorry I have no clue whats gone wrong. My guess is your OS is damaged in some way, but that is just a guess.

The problem will likely resolve the next time you do a clean install. At which point I suggest you start employing backup software like True Image.

Then if you run into problems you just restore from the previous backup.

If you have system restore enabled you can try recovering from a restore point before the problem occurred.

You can even go a step further and isolate your development environment by running it inside a Virtual Machine. Then you can install XAMPP in a freshly installed OS. :)

PostPosted: 08. April 2007 14:33
by Docabitmol
Thanx Codesmith,

Trust me I will follow your suggestions.

Doc.