nilevall
New Member
- Messages
- 10
- Reaction score
- 0
- Points
- 1
need help I'm so frustrated with this error all day. seems like PHP is playing tricks on my mind I use the script to install the site and the site installs but doesn't run at all.
http://nilevalleyriver.x10host.com/ is the site I'm setting up but it keeps coming with this error:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/nilevall/public_html/classes/db/mysql.class.php:36 Stack trace: #0 /home/nilevall/public_html/classes/db/mysql.class.php(63): Database->__construct(Array) #1 /home/nilevall/public_html/controllers/controller.index.inc.php(20): Database::getInstance(Array) #2 /home/nilevall/public_html/index.php(20): include('/home/nilevall/...') #3 {main} thrown in /home/nilevall/public_html/classes/db/mysql.class.php on line 36
I am using PHP 7.2 at default settings and it isn't working. I don't understand no matter which PHP version I try it doesn't seem to work and I am using it only at default settings I believe. Somebody please aid to my assistance immediately.
http://nilevalleyriver.x10host.com/ is the site I'm setting up but it keeps coming with this error:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/nilevall/public_html/classes/db/mysql.class.php:36 Stack trace: #0 /home/nilevall/public_html/classes/db/mysql.class.php(63): Database->__construct(Array) #1 /home/nilevall/public_html/controllers/controller.index.inc.php(20): Database::getInstance(Array) #2 /home/nilevall/public_html/index.php(20): include('/home/nilevall/...') #3 {main} thrown in /home/nilevall/public_html/classes/db/mysql.class.php on line 36
I am using PHP 7.2 at default settings and it isn't working. I don't understand no matter which PHP version I try it doesn't seem to work and I am using it only at default settings I believe. Somebody please aid to my assistance immediately.