Page 1 of 1

Found Path vs Expected Path

PostPosted: 20. March 2013 19:11
by raspberrie
Hi, how do I delete the found path and get the right path recognized?
Thank you.

10:28:56 AM [main] Initializing Control Panel
10:28:56 AM [main] Windows Version: Windows Vista Home Basic SP2 32-bit
10:28:56 AM [main] XAMPP Version: 1.8.1
10:28:56 AM [main] Control Panel Version: 3.1.0 Beta 6 [ Compiled: September 20th 2012 ]
10:28:56 AM [main] Running with Administrator rights - good!
10:28:56 AM [main] XAMPP Installation Directory: "c:\xampp\"
10:28:56 AM [main] Checking for prerequisites
10:28:56 AM [main] All prerequisites found
10:28:56 AM [main] Initializing Modules
10:28:56 AM [Apache] Apache Service detected with wrong path
10:28:56 AM [Apache] Change XAMPP Apache settings or
10:28:56 AM [Apache] Uninstall/disable the other service manually first
10:28:56 AM [Apache] Found Path: "F:\joomla 2013 and other software needed\xampp1.8.1\xampp-win32-1.8.1-vc9\xampp-win32-1.8.1-vc9\xampp\apache\bin\httpd.exe" -k runservice
10:28:56 AM [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice
10:28:56 AM [mysql] MySQL Service detected with wrong path
10:28:56 AM [mysql] Change XAMPP MySQL settings or
10:28:56 AM [mysql] Uninstall/disable the other service manually first
10:28:56 AM [mysql] Found Path: "F:\joomla 2013 and other software needed\xampp1.8.1\xampp-win32-1.8.1-vc9\xampp-win32-1.8.1-vc9\xampp\mysql\bin\mysqld.exe" --defaults-file="f:\joomla 2013 and other software needed\xampp1.8.1\xampp-win32-1.8.1-vc9\xampp-win32-1.8.1-vc9\xampp\mysql\bin\my.ini" mysql
10:28:56 AM [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
10:28:56 AM [filezilla] FileZilla Service detected with wrong path
10:28:56 AM [filezilla] Change XAMPP FileZilla settings or
10:28:56 AM [filezilla] Uninstall/disable the other service manually first
10:28:56 AM [filezilla] Found Path: "F:\joomla 2013 and other needed\xampp1.8.1\xampp-win32-1.8.1-vc9\xampp-win32-1.8.1-vc9\xampp\filezillaftp\filezillaserver.exe"
10:28:56 AM [filezilla] Expected Path: "c:\xampp\FileZillaFTP\filezillaserver.exe"
10:28:56 AM [main] Starting Check-Timer
10:28:56 AM [main] Control Panel Ready

Re: Found Path vs Expected Path

PostPosted: 21. March 2013 11:00
by JonB
If F: is a removable drive you may run into problems running services under Windows.

IF you want to run Apache and MySQL as executables or with the auto-start feature of Control Panel - then you might consider moving/relocating XAMPP to the removable media.

Good Luck
8)

Re: Found Path vs Expected Path

PostPosted: 21. March 2013 17:20
by raspberrie
Hi Jon,
I installed Apache and MySql under C:, but for some reason it's still finds the path to my F:
How do I get Apache and MySql recognize the expected path (on C:)?

Note:
Xmapp 1.8.1 was originally downloaded to the removable drive, then copied to my desktop.
I extracted it to 'root' of my C drive.
Clicked on setup_xampp (windows Batch file)
CLicked on Apache_start (Wndows batch fie)
Clicked on mySql_start (windows Batch File)
After giving admin rights to the Xmapp_control (Application), I opened it.

Is that the right procedure?
Thank you

Re: Found Path vs Expected Path

PostPosted: 21. March 2013 20:11
by JonB
Look and see if you still have the old instances of the Apache/httpd and/or MySQL services listed in Windows Service Manager