|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Fatal Error: Contact system adminstrator. and e-mail message comes: Unable to load config info from DB. Get tech support. what's the matter? How do I fix this? |
|
#2
|
||||
|
||||
|
Check your config file in the include/ directory. Check the settings inside it, check the name is correct and check its permissions.
|
|
#3
|
|||
|
|||
|
Quote:
I am a newbie to OSTicket and I am getting the same error message after a fresh install into a subfolder called ost, could you please shed some more light on what I should be looking for in the file you mentioned. Thanking you in advance. Regards, izcrab. |
|
#4
|
||||
|
||||
|
In your /include directory is an ost-config.php file. [note: older versions of OSTicket used different file names such as ostconfig.php and settings.php]
This file contains the database connection information. Scroll down to the section that looks like: Code:
#Mysql Login info
define('DBTYPE','mysql');
define('DBHOST','localhost');
define('DBNAME','database-name');
define('DBUSER','username');
define('DBPASS','password');
|
|
#5
|
|||
|
|||
|
I get this type of error. Please help me.I used 1.6 osticket
osTicket is already installed? Configuration file already changed - which could mean osTicket is already installed or the config file is unclean. If you are trying to upgrade the system then click here. If you believe this is in error, please try replacing the config file with a unchanged template copy and try again or get technical help from developers. |
|
#6
|
|||
|
|||
|
Quote:
Configuration file already modified! "osTicket is already installed? Configuration file already changed - which could mean osTicket is already installed or the config file is unclean. If you are trying to upgrade the system then click here. If you believe this is in error, please try replacing the config file with a unchanged template copy and try again or get technical help from developers." |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|