I am getting problems with my Apache starting and then stopping. I have the latest version of AMPPS but somehow I have messed it up!! The Apache Log says;
[Wed Jun 04 14:39:30.002580 2014] [mpm_winnt:notice] [pid 3592:tid 860] AH00455: Apache/2.4.9 (Win32) OpenSSL/1.0.1g PHP/5.3.28 mod_wsgi/3.4 Python/2.7.2 configured -- resuming normal operations
[Wed Jun 04 14:39:30.002580 2014] [mpm_winnt:notice] [pid 3592:tid 860] AH00456: Apache Lounge VC9 Server built: Mar 17 2014 19:17:53
[Wed Jun 04 14:39:30.002580 2014] [core:notice] [pid 3592:tid 860] AH00094: Command line: 'apache\\bin\\httpd.exe -d C:/AMPPS/apache'
[Wed Jun 04 14:39:30.043615 2014] [mpm_winnt:notice] [pid 3592:tid 860] AH00418: Parent: Created child process 1252
Traceback (most recent call last):
File "C:/Ampps/python\lib\site.py", line 563, in <module>
main()
File "C:/Ampps/python\lib\site.py", line 552, in main
aliasmbcs()
File "C:/Ampps/python\lib\site.py", line 477, in aliasmbcs
import locale, codecs
File "C:\Ampps\python\lib\locale.py", line 15, in <module>
import encodings
ImportError: No module named encodings
[Wed Jun 04 14:39:32.415885 2014] [mpm_winnt:crit] [pid 3592:tid 860] AH00419: master_main: create child process failed. Exiting.
Any ideas anyone as I am trying to get to my Joomla database so I can export it. Thanks