G
Golfo
Delta
Redactor
Hola! Estoy intentando instalar un script en localhost.
He probado ya con appserver y wampserver.
En ambos sigo estos pasos:
-Creo la base de datos en sql y la tabla dentro.
-Modifico el archivo config.php con el nombre de la base de datos que he creado y el usuario root + una clave
-Subo toda la carpeta del script a la carpeta www de localhost.
Cuando intento acceder o ejecutar el install.php me sale siempre este mensaje:
_______
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
_______
Hay alguna cosa que tener en cuenta para que funcione bien en localhost?
He probado ya con appserver y wampserver.
En ambos sigo estos pasos:
-Creo la base de datos en sql y la tabla dentro.
-Modifico el archivo config.php con el nombre de la base de datos que he creado y el usuario root + una clave
-Subo toda la carpeta del script a la carpeta www de localhost.
Cuando intento acceder o ejecutar el install.php me sale siempre este mensaje:
_______
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
_______
Hay alguna cosa que tener en cuenta para que funcione bien en localhost?