GeekPress / WP-Quick-Install

WP Quick Install is the easiest way to install WordPress.
http://wp-quick-install.com
322 stars 172 forks source link

500 (Internal Server Error) #36

Open katerinaonair opened 7 years ago

katerinaonair commented 7 years ago

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 commented 7 years ago

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

ann71727 commented 7 years ago

Apache 2.4 .htaccess


<files data.ini>
Require all denied
</files>
endersaka commented 7 years ago

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".