I have here a osCommerce 2.2-MS2. I had some settings before which were working fine. Now I changed the settings for the connection to the database (username, password, database, ...) but didn't noticed that the changes weren't saved. Now I want to check if my changes were successfull. I saw that there is a setting use persistent connection
which is set to true. So I think he saves the old settings somewhere. How can I restart the connection to test if my new settings are OK?
Asked
Active
Viewed 179 times
1

testing
- 19,681
- 50
- 236
- 417
1 Answers
0
Looks like it is the same issue you had with your other OSCommerce related question where your configuration.php was not actually saved because of 444 permissions and you saw a modified version with your FileZilla local file?

user487772
- 8,800
- 5
- 47
- 72
-
Yeah, this seams possible. But it's quit a long time ago (so I can't exactly remember). Nevertheless, I'll close this question by selecting your answer. – testing Jan 09 '12 at 15:05