Para XAMPP, actualice los archivos de configuración a continuación y reemplace su directorio anterior por uno nuevo. Como si su directorio anterior fuera C: unidad y movió su xampp en D: luego reemplace los archivos C: a D: debajo de todos los archivos de configuración.
Xampp/apache/conf/ 1) httpd.conf 2) exra/httpd-ssl.conf 3) exra/httpd-xampp.conf Xampp/mysql/bin 1) my.ini Xampp/php/ 1) php.iniObteniendo el siguiente error cuando inicio mysql o apache
Apache Error showing when i changed drive 11:13:52 [Apache] Error: Apache shutdown unexpectedly. 11:13:52 [Apache] This may be due to a blocked port, missing dependencies, 11:13:52 [Apache] improper privileges, a crash, or a shutdown by another method. 11:13:52 [Apache] Press the Logs button to view error logs and check 11:13:52 [Apache] the Windows Event Viewer for more clues 11:13:52 [Apache] If you need more help, copy and post this 11:13:52 [Apache] entire log window on the forums MySQL Error showing when i changed drive 11:14:02 [mysql] Attempting to start MySQL app... 11:14:02 [mysql] Status change detected: running 11:14:02 [mysql] Status change detected: stopped 11:14:02 [mysql] Error: MySQL shutdown unexpectedly. 11:14:02 [mysql] This may be due to a blocked port, missing dependencies, 11:14:02 [mysql] improper privileges, a crash, or a shutdown by another method. 11:14:02 [mysql] Press the Logs button to view error logs and check 11:14:02 [mysql] the Windows Event Viewer for more clues 11:14:02 [mysql] If you need more help, copy and post this 11:14:02 [mysql] entire log window on the forums