Page 1 of 1

Can you please assist me with apache and mysql that return 0

PostPosted: 18. November 2021 10:32
by Tobela
11:22:44 AM [main] Initializing Control Panel
11:22:44 AM [main] Windows Version: Windows 8.1 Pro 64-bit
11:22:44 AM [main] XAMPP Version: 7.0.2
11:22:44 AM [main] Control Panel Version: 3.2.2 [ Compiled: Nov 12th 2015 ]
11:22:44 AM [main] Running with Administrator rights - good!
11:22:44 AM [main] XAMPP Installation Directory: "c:\xampp\"
11:22:44 AM [main] Checking for prerequisites
11:22:46 AM [main] All prerequisites found
11:22:46 AM [main] Initializing Modules
11:22:46 AM [Apache] Initializing module...
11:22:46 AM [Apache] Checking for module existence...
11:22:46 AM [Apache] Checking for required tools...
11:22:46 AM [Apache] Checking for service (name="Apache2.4"): Service installed
11:22:46 AM [Apache] Service Path: "C:\xampp\apache\bin\httpd.exe" -k runservice
11:22:46 AM [Apache] Checking default ports...
11:22:46 AM [mysql] Initializing module...
11:22:46 AM [mysql] Checking for module existence...
11:22:46 AM [mysql] Checking for required tools...
11:22:46 AM [mysql] Checking for service (name="mysql"): Service installed
11:22:46 AM [mysql] Service Path: C:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
11:22:46 AM [mysql] Checking default ports...
11:22:46 AM [filezilla] Initializing module...
11:22:46 AM [filezilla] Checking for module existence...
11:22:46 AM [filezilla] Checking for required tools...
11:22:46 AM [filezilla] Checking for service (name="FileZillaServer"): Service not installed
11:22:46 AM [filezilla] Service Path: Service Not Installed
11:22:46 AM [filezilla] Checking default ports...
11:22:46 AM [mercury] Initializing module...
11:22:46 AM [mercury] Checking for module existence...
11:22:46 AM [mercury] Checking for required tools...
11:22:46 AM [mercury] Checking default ports...
11:22:46 AM [Tomcat] Initializing module...
11:22:46 AM [Tomcat] Checking for module existence...
11:22:46 AM [Tomcat] Checking for required tools...
11:22:46 AM [Tomcat] Checking for service (name="Tomcat7"): Service not installed
11:22:46 AM [Tomcat] Service Path: Service Not Installed
11:22:46 AM [Tomcat] Checking default ports...
11:22:46 AM [main] Starting Check-Timer
11:22:46 AM [main] Control Panel Ready
11:23:46 AM [Apache] Checking default ports...
11:23:46 AM [Apache] Attempting to start Apache service...
11:23:46 AM [Apache] Executing "net start "Apache2.4""
11:23:55 AM [Apache] Status change detected: running
11:24:02 AM [Apache] Return code: 0
11:24:02 AM [mysql] Checking default ports...
11:24:02 AM [mysql] Attempting to start MySQL service...
11:24:02 AM [mysql] Executing "net start "mysql""
11:24:03 AM [mysql] Status change detected: running
11:24:07 AM [mysql] Return code: 0

Re: Can you please assist me with apache and mysql that retu

PostPosted: 18. November 2021 10:47
by Altrea
Return code 0 means "no error".

Re: Can you please assist me with apache and mysql that retu

PostPosted: 18. November 2021 10:52
by Tobela
Thank you!!!