Changes between Version 24 and Version 25 of GenDol7TShooter


Ignore:
Timestamp:
Mar 5, 2013, 6:06:08 AM (11 years ago)
Author:
AlexT
Comment:

removing "I keep getting Database activation failed but I'm sure my configuration is correct."

Legend:

Unmodified
Added
Removed
Modified
  • GenDol7TShooter

    v24 v25  
    1010'''[#IvegotInternalerror500.  I've got "Internal error 500".]''' 
    1111 
    12 '''[#IkeepgettingDatabaseactivationfailedbutImsuremyconfigurationiscorrect. I keep getting "Database activation failed" but I'm sure my configuration is correct.]''' 
    13  
    1412'''[#Mysecurityimagedoesntshowuponjoin_form.php. My security image doesn't show up on join_form.php.]''' 
    1513 
     
    5149 
    5250You maybe need to ask web hosting support to check error log files for you, since it maybe that you have no access to these files. 
    53  
    54 ---- 
    55  
    56 == I keep getting ''Database activation failed'' but I'm sure my configuration is correct. == 
    57   
    58 Try resetting your ''MySQL'' password manually. If you have access to ''MySQL'' via shell, try issuing:  
    59 {{{ 
    60 SET PASSWORD FOR 'dolphinusername'@'hostname' = OLD_PASSWORD('password'); 
    61 }}} 
    62  
    63 If you are using a version of ''MySQL'' prior to 4.1, use PASSWORD instead of OLD_PASSWORD. If you do not have shell access, you should be able to simply enter the above into an ''SQL query'' in ''phpMyAdmin''. Failing that, you may need to use your host's control panel to reset the password for your database user.     
    6451 
    6552---- 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub