Open progettouno opened 9 years ago
Any solution?
I'm having the same problem again. Seems to be an issue with the newly update Wordpress 4.1.1?
I'm having the same problem.
I meet the same issue.
Same here. Problem is in the json format returned, so I changed some functions from file_get_contents( ... to file_get_contents( stripslashes ( ...
Now it is working. Thank you, really useful software
And maybe not the same issue, but the script stops at the same position (Database Installation in Progress...)
Same issue here, both with xampp 5.6.15 under windows 10, and under Linux on Bluehost. Adding stripslashes() does not resolve the issue.
Same issue here. Any solution?
refreshwebAu commented on Aug 17, 2020 • All you need to do is replace line 164
if ( '$table_prefix =' == substr( $line, 0, 16 ) ) {
line 169 if ( ! pregmatch( '/^define( \'([A-Z]+)\',([ ]+)/', $line, $match ) ) {
and line 180 $line = "define( 'WP_DEBUG', 'true');\r\n";
I have a problem with "wp-quick-install" v. 1.4.1
WWW: test.mysite.com wp-quick-install.mysite.com
FTP: /subdomains/test/ <!-- where i have to install wp /subdomains/wp-quick-install/ <!-- where i have wp-quick-install
Required Informations: Installation Folder: test
WP upload properly in /subdomains/test/ WP creates properly config.php in /subdomains/test/
But when it try to create table in db it can not.
Database Installation in Progress...
(not progress..)
Test db is ok.
If i'll go in: /subdomains/test/ I have all wp files and wp-config.php I can finish install wp by "test.mysite.com" and all is ok, but not by wp-quick-install
FILES: /subdomains/wp-quick-install/error_log
PHP Warning: mkdir() [function.mkdir]: File exists in /home/myname/subdomains/wp-quick-install/index.php on line 110
CPanel Error log: File does not exist: /home/myname/subdomains/wp-quick-install/404.shtml, referer: http://wp-quick-install.mysite.com/ File does not exist: /home/myname/subdomains/wp-quick-install/wp-admin, referer: http://wp-quick-install.mysite.com/