Hello everyone! I got a series of C++ tutorials and a series of Blender tutorials and 1 tutorial on how to get free Windows Vista look on your Windows XP on YouTube.. So I thought I would so some PHP tutorials too... And as always I wanted to check if everything was working before I started doing my tutorial.. So, I downloaded XAMPP 1.7.2, and it installed successfully without any errors, and MySQL works fine, but when I hit the 'Start' button to start Apache it says "Running" in like 10 secs, and then it stops running again.. And in the short time it is running when I try to hit "Admin" is cannot open the web-browser, and Apache service stops.. And the little text field in the XAMPP Control Panel Application says:
Busy...
Apache started
When I hit the "Start" button.. So I figured that I would like to go look at the error log at:
C:/xampp/apache/logs/error.txt/
And in there when I hit the "Start" button nothing happens.. But when after like 10 secs when it stops by itself, I get this addition to the log:
[Fri Sep 18 10:45:14 2009] [notice] Digest: generating secret for digest authentication ...
[Fri Sep 18 10:45:14 2009] [notice] Digest: done
[Fri Sep 18 10:45:16 2009] [notice] Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0 mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operations
[Fri Sep 18 10:45:16 2009] [notice] Server built: Jul 22 2009 11:35:54
[Fri Sep 18 10:45:16 2009] [crit] (22)Invalid argument: Parent: Failed to create the child process.
[Fri Sep 18 10:45:16 2009] [crit] master_main: create child process failed. Exiting.
[Fri Sep 18 10:45:46 2009] [notice] Parent: Forcing termination of child process 36
PLEASE help me, as I really would like to get those PHP tutorials started!