Note that there are some explanatory texts on larger screens.

plurals
  1. POApache, MySQL, and FTP 'Detected With Wrong Path' using XAMPP on Win7
    primarykey
    data
    text
    <p>I'm having the following issues when trying to access XAMPP on my Win7. They are configured to start automatically when the OS is loaded. and the following message are what I see<br /></p> <blockquote> <p>6:25:17 AM [apache] Apache Service Detected With Wrong Path<br /> 6:25:17 AM [apache] Uninstall the service manually first<br /> 6:25:17 AM [mysql] MySQL Service Detected With Wrong Path<br /> 6:25:17 AM [mysql] Uninstall the service manually first<br /> 6:25:17 AM [filezilla] FileZilla Service Detected With wrong Path<br /> 6:25:17 AM [filezilla] Uninstall the service manually first<br /></p> </blockquote> <p>And the Apache error log is as follows:<br /></p> <blockquote> <p>[Sun Aug 19 06:24:16.719046 2012] [ssl:warn] [pid 1516:tid 384] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache] <br /> [Sun Aug 19 06:24:20.493262 2012] [mpm_winnt:notice] [pid 1516:tid 384] AH00455: Apache/2.4.2 (Win32) OpenSSL/1.0.1c PHP/5.4.4 configured -- resuming normal operations<br /> [Sun Aug 19 06:24:20.494262 2012] [mpm_winnt:notice] [pid 1516:tid 384] AH00456: Server built: May 13 2012 14:10:15<br /> [Sun Aug 19 06:24:20.494262 2012] [core:notice] [pid 1516:tid 384] AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache'<br /> [Sun Aug 19 06:24:20.496262 2012] [mpm_winnt:notice] [pid 1516:tid 384] AH00418: Parent: Created child process 324<br /> [Sun Aug 19 06:24:22.116354 2012] [ssl:warn] [pid 324:tid 288] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]<br /> [Sun Aug 19 06:24:22.174358 2012] [mpm_winnt:notice] [pid 324:tid 288] AH00354: Child: Starting 150 worker threads.<br /></p> </blockquote> <p>And the MySQL error log</p> <blockquote> <p>120819 6:24:18 [Note] Plugin 'FEDERATED' is disabled. <br /> 120819 6:24:19 InnoDB: The InnoDB memory heap is disabled<br /> 120819 6:24:19 InnoDB: Mutexes and rw_locks use Windows interlocked functions<br /> 120819 6:24:19 InnoDB: Compressed tables use zlib 1.2.3<br /> 120819 6:24:19 InnoDB: Initializing buffer pool, size = 16.0M<br /> 120819 6:24:19 InnoDB: Completed initialization of buffer pool<br /> 120819 6:24:19 InnoDB: highest supported file format is Barracuda.<br /> 120819 6:24:21 InnoDB: Waiting for the background threads to start<br /> 120819 6:24:22 InnoDB: 1.1.8 started; log sequence number 4011253<br /> 120819 6:24:22 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306<br /> 120819 6:24:22 [Note] - '0.0.0.0' resolves to '0.0.0.0';<br /> 120819 6:24:22 [Note] Server socket created on IP: '0.0.0.0'.<br /> 120819 6:24:27 [Note] Event Scheduler: Loaded 0 events<br /> 120819 6:24:27 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.<br /> Version: '5.5.25a' socket: '' port: 3306 MySQL Community Server (GPL)<br /></p> </blockquote> <p>Btw, editing is kind of hard here, having to do &lt;br /&gt; at every line</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload