-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
500 (Internal Server Error) #36
Comments
Please provide error from error log of your web server (Apache, Nginx, etc). |
Apache 2.4
|
Hi, I got the same error. The problem appears to rise only in my remote host provided by ovh.com. Locally it works perfectly. The modification proposed by ann71727 does not resolve it. I post the JavaScript console output.
|
Hello!
I meet the error on my server
jquery-1.8.3.min.js:2
POST http://xxxxx/wp-quick-install/index.php/wp-admin/install.php?action=install_wp 500 (Internal Server Error)
send @ jquery-1.8.3.min.js:2
ajax @ jquery-1.8.3.min.js:2
v.(anonymous function) @ jquery-1.8.3.min.js:2
install_wp @ script.js:314
(anonymous function) @ script.js:306
l @ jquery-1.8.3.min.js:2
fireWith @ jquery-1.8.3.min.js:2
T @ jquery-1.8.3.min.js:2
r @ jquery-1.8.3.min.js:2
Has anybody any ideax how to fix it? On a local server it works perfectly
The text was updated successfully, but these errors were encountered: