[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] phpmyadmin now bust!




>
> My userid  root and password  fred has now disappeared - I
> get an error.

password fred is a VERY bad idea, it's a top 10 hacker try-first.

>
> Does the installation of the php4.3.4  change the userid and pass
> anywhere ?
>
>

Changes are mysql is disabled in the new php.ini, locate the php.ini for the
version you are running now (it is probaly a double install now), and edit
it according to this doc to enable the mysql extension.
http://faqs.depopo.net/viewfaq.php?faqid=20
If memory serves correct, you have a raq4, but the same info applies.