The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Database connection unsuccessful
#29
you have the proper addons for php and mysql installed this seems like a linux product

you should at minium have
sudo apt-get install php5-mcrypt php5-gd php5-mysql php5-common php5-cli php5-fpm

also do a sys update /upgrade

sudo apt-get update

sudo apt-get upgrade

then do an auto remove to remove unneeded kernels

audo apt-get autoremove

id also manually check that mysql is actually upto date

sudo apt-get install mysql-client mysql-server

note all the commands i list are for my versions of linux ubuntu server 14.04 and a debain 8 jessie w/ cinnamon installed to mirror commands from ubuntu Smile

im starting to wonder if this is not a physical incompatibility with the system its self not interacting correctly


also what webserver is your host running apache2 or nginx in my exp nginx is the least forgiving. most all of your desktop server programs for windows emulates apache

failing all this we can always try connecting to a database that isnt provided by your host

and mudmin i think ive tracked down that issue to just being the difference in how the webprogram serves the data up the data because apache 2 native will run php once php is installed how ever it appears nginx has to be configured to run php naturally.

this is an older post but it should still be relivent http://askubuntu.com/questions/134666/wh...p-on-nginx
  Reply


Messages In This Thread
Database connection unsuccessful - by ppp - 06-09-2016, 06:48 AM
Database connection unsuccessful - by mudmin - 06-09-2016, 12:13 PM
Database connection unsuccessful - by brian - 06-09-2016, 12:35 PM
Database connection unsuccessful - by BrownBro - 11-15-2016, 07:49 AM
Database connection unsuccessful - by BrownBro - 11-15-2016, 08:45 AM
Database connection unsuccessful - by mudmin - 11-15-2016, 03:42 PM
Database connection unsuccessful - by cjm1000 - 01-23-2017, 07:31 AM
Database connection unsuccessful - by mudmin - 01-26-2017, 03:47 AM
Database connection unsuccessful - by cjm1000 - 02-28-2017, 09:00 AM
Database connection unsuccessful - by mudmin - 02-28-2017, 01:37 PM
Database connection unsuccessful - by cjm1000 - 02-28-2017, 07:37 PM
Database connection unsuccessful - by mudmin - 02-28-2017, 09:16 PM
Database connection unsuccessful - by raven - 02-28-2017, 11:29 PM
Database connection unsuccessful - by cjm1000 - 03-01-2017, 03:46 AM
Database connection unsuccessful - by mudmin - 03-01-2017, 04:10 AM
Database connection unsuccessful - by cjm1000 - 03-01-2017, 07:05 AM
Database connection unsuccessful - by mudmin - 03-01-2017, 01:06 PM
Database connection unsuccessful - by mudmin - 03-01-2017, 01:07 PM
Database connection unsuccessful - by raven - 03-01-2017, 01:20 PM
Database connection unsuccessful - by cjm1000 - 03-01-2017, 08:01 PM
Database connection unsuccessful - by raven - 03-01-2017, 08:59 PM
Database connection unsuccessful - by raven - 03-01-2017, 09:01 PM
Database connection unsuccessful - by mudmin - 03-02-2017, 02:36 AM
Database connection unsuccessful - by cjm1000 - 03-03-2017, 09:48 AM
Database connection unsuccessful - by mudmin - 03-03-2017, 02:09 PM
Database connection unsuccessful - by cjm1000 - 03-04-2017, 02:07 AM
Database connection unsuccessful - by mudmin - 03-04-2017, 02:11 AM
Database connection unsuccessful - by cjm1000 - 03-04-2017, 09:28 PM
Database connection unsuccessful - by raven - 03-05-2017, 04:03 AM
Database connection unsuccessful - by mudmin - 03-05-2017, 01:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)