danny_m Posted February 26, 2003 Share Posted February 26, 2003 Hi, I have a problem. I cannot connct to the Database, although username and password are correct. Its about this lines (the file application_top.php): // make a connection to the database... now tep_db_connect() or die('Unable to connect to database server!'); Each time I open default.php I get this error message. What can it be? Link to comment Share on other sites More sharing options...
houseoftears Posted February 26, 2003 Share Posted February 26, 2003 do you know what the permission settings are for the user you are trying to connect with? Link to comment Share on other sites More sharing options...
danny_m Posted February 26, 2003 Author Share Posted February 26, 2003 I changed chmod settings from 755 to 777. Are there any other permission settings I can change? I didn't find some?!? Link to comment Share on other sites More sharing options...
houseoftears Posted February 26, 2003 Share Posted February 26, 2003 sorry, I meant for the Database user... like do they have CREATE, INSERT, DELETE, SELECT permissions, etc. My hosting provider just has a console I can set these things at. I ask because I had a problem like this upon install, but I change the database permissions for my user and then it was able to connect. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.