Necesito ayuda, tengo una aplicacion que en el servidor web de internet funciona, pero he instalado un xampp para ponerla en local para hacer algunas modificaciones, y me sale estos errores:
Notice: Use of undefined constant MAIN_PATH - assumed 'MAIN_PATH' in C:\xampp\htdocs\qc-ng\index.php on line 7
Notice: Use of undefined constant INCLUDES_PATH - assumed 'INCLUDES_PATH' in C:\xampp\htdocs\qc-ng\index.php on line 7
Warning: require_once(MAIN_PATHINCLUDES_PATHPhpToolCase/PtcDebug.php): failed to open stream: No such file or directory in C:\xampp\htdocs\qc-ng\index.php on line 7
Fatal error: require_once(): Failed opening required 'MAIN_PATHINCLUDES_PATHPhpToolCase/PtcDebug.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\qc-ng\index.php on line 7
Alguien sabe que pueden ser y como solucionarlos, Gracias