Fatal Error : Debug Enabled
-
Working on my friends 32bit computer from across the state. It is running Gentoo, WordPress (latest as of August 2021), PHP7.4, MySQL, and Apache2 (with PHP/MySQL modules enabled). I access it via ssh/bash.
Here is the Debug that the page hands out (I also did a basic info.php page to check php and it worked fine no errors).
I’ve tried to install this several times from fresh downloaded latest.zip files from WordPress.org. It loads the initial install page, I fill in user, password, databases, etc… As soon as I click next/install, it flips the Fatal Error page (so I went in and enabled debug).
`Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /var/www/www.watchingskycandy.com/wordpress/wp-includes/wp-db.php:1685 Stack trace: #0 /var/www/www.watchingskycandy.com/wordpress/wp-includes/wp-db.php(632): wpdb->db_connect() #1 /var/www/www.watchingskycandy.com/wordpress/wp-includes/load.php(545): wpdb->__construct() #2 /var/www/www.watchingskycandy.com/wordpress/wp-settings.php(124): require_wp_db() #3 /var/www/www.watchingskycandy.com/wordpress/wp-config.php(95): require_once(‘/var/www/www.wa…’) #4 /var/www/www.watchingskycandy.com/wordpress/wp-load.php(37): require_once(‘/var/www/www.wa…’) #5 /var/www/www.watchingskycandy.com/wordpress/wp-blog-header.php(13): require_once(‘/var/www/www.wa…’) #6 /var/www/www.watchingskycandy.com/wordpress/index.php(17): require(‘/var/www/www.wa…’) #7 {main} thrown in /var/www/www.watchingskycandy.com/wordpress/wp-includes/wp-db.php on line 1685
Any ideas is appreciated.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.