Ask not what osTicket community can do for you - ask what you can do for osTicket community

Go Back   osTicket Forums > osTicket 1.6.x > Troubleshooting and Problems

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-22-2011, 09:38 AM
rychol rychol is offline
Junior Member
 
Join Date: Oct 2011
Posts: 1
Default Problem for osTicket(Unable to load config info from DB. Get tech support)

hi.I have a problem for osticket.when trying to enter the page Where are my ticket This says to me:
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?
Reply With Quote
  #2  
Old 10-24-2011, 09:29 AM
scottro's Avatar
scottro scottro is offline
Senior Member
 
Join Date: Jul 2009
Posts: 730
Default

Check your config file in the include/ directory. Check the settings inside it, check the name is correct and check its permissions.
Reply With Quote
  #3  
Old 04-03-2012, 01:53 AM
izcrab izcrab is offline
Junior Member
 
Join Date: Apr 2012
Posts: 1
Default

Quote:
Originally Posted by scottro View Post
Check your config file in the include/ directory. Check the settings inside it, check the name is correct and check its permissions.
Hi Scottro,

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.
Reply With Quote
  #4  
Old 04-03-2012, 02:33 PM
ntozier's Avatar
ntozier ntozier is offline
Moderator
 
Join Date: Jan 2010
Location: NH USA
Posts: 1,784
Default

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');
Ensure that this sections matchs your MySQL server, database name, username, and password that you set up for OSTicket in your MySQL server. If they match then check the file permissions on the file. How to do this varies by OS. If they do not match then make them match and try again. If it still doesn't work then consult the MySQL logs and PHP logs to see whats happening.
Reply With Quote
  #5  
Old 05-25-2012, 01:26 PM
chiragwebhosting chiragwebhosting is offline
Junior Member
 
Join Date: May 2012
Posts: 2
Question Configuration file already modified!

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.
Reply With Quote
  #6  
Old 05-25-2012, 01:31 PM
chiragwebhosting chiragwebhosting is offline
Junior Member
 
Join Date: May 2012
Posts: 2
Default Configuration file already modified!

Quote:
Originally Posted by ntozier View Post
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');
Ensure that this sections matchs your MySQL server, database name, username, and password that you set up for OSTicket in your MySQL server. If they match then check the file permissions on the file. How to do this varies by OS. If they do not match then make them match and try again. If it still doesn't work then consult the MySQL logs and PHP logs to see whats happening.
I do same this but i get this error/ please help me.Error is :
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."
Reply With Quote


Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:42 AM.