Skip to content
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

Open
katerinaonair opened this issue Dec 16, 2016 · 2 comments
Open

500 (Internal Server Error) #36

katerinaonair opened this issue Dec 16, 2016 · 2 comments

Comments

@katerinaonair
Copy link

katerinaonair commented Dec 16, 2016

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

@yurganov
Copy link

Please provide error from error log of your web server (Apache, Nginx, etc).

@ann71727
Copy link

Apache 2.4
.htaccess

<files data.ini>
Require all denied
</files>

@endersaka
Copy link

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.

18:01:07.222 index.php:1 This page includes a password or credit card input in a non-secure context. A warning has been added to the URL bar. For more information, see https://goo.gl/zmWq3m. 18:03:27.163 jquery-1.8.3.min.js:2 XHR finished loading: POST "http://www.fullpipeumbrella.com/test/wp_tamusic_kimara/wp-quick-install/index.php?action=check_before_upload". 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 (anonymous) @ script.js:251 dispatch @ jquery-1.8.3.min.js:2 u @ jquery-1.8.3.min.js:2 18:03:28.003 jquery-1.8.3.min.js:2 XHR finished loading: POST "http://www.fullpipeumbrella.com/test/wp_tamusic_kimara/wp-quick-install/index.php?action=download_wp". 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 (anonymous) @ script.js:275 r.complete @ jquery-1.8.3.min.js:2 l @ jquery-1.8.3.min.js:2 fireWith @ jquery-1.8.3.min.js:2 a @ jquery-1.8.3.min.js:2 v.fx.tick @ jquery-1.8.3.min.js:2 18:03:33.226 jquery-1.8.3.min.js:2 XHR finished loading: POST "http://www.fullpipeumbrella.com/test/wp_tamusic_kimara/wp-quick-install/index.php?action=unzip_wp". 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 unzip_wp @ script.js:296 (anonymous) @ script.js:276 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 18:03:34.148 jquery-1.8.3.min.js:2 XHR finished loading: POST "http://www.fullpipeumbrella.com/test/wp_tamusic_kimara/wp-quick-install/index.php?action=wp_config". 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 wp_config @ script.js:305 (anonymous) @ script.js:297 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 18:03:34.260 jquery-1.8.3.min.js:2 POST http://www.fullpipeumbrella.com/test/wp_tamusic_kimara/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) @ 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 18:03:34.260 jquery-1.8.3.min.js:2 XHR finished loading: POST "http://www.fullpipeumbrella.com/test/wp_tamusic_kimara/wp-quick-install/index.php/wp-admin/install.php?action=install_wp".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants