简体   繁体   中英

Clean wordpress instalation first load problem php7.4

I just downloaded wordpress, copied it to ISPConfig vhost, with php7.4-fpm and got this error when I want to first load WP and configure DB connection.

[proxy_fcgi:error] [pid 14720] [client 62.109.143.214:39852] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function wp_guess_url() in /var/www/clients/client1/web31/web/wp-load.php:56\\nStack trace:\\n#0 /var/www/clients/client1/web31/web/wp-blog-header.php(13): require_once()\\n#1 /var/www/clients/client1/web31/web/index.php(17): require('/var/www/client...')\\n#2 {main}\\n thrown in /var/www/clients/client1/web31/web/wp-load.php on line 56'

PHP7.4-FPM is working I tested it on another site where I already have WordPress and it is working.

Seems like my linux has corrupted or bugged "Ark" (Archiving Tool) and it was not able to extract all datas.

I downloaded WordPress with wget on server and copied to webroot and it works now. Thanks @cobrerahector for tip.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM