You are not logged in.
Pages: 1
hey there,
i have had apache and php going fine for a while now.
but i am trying to get mysql to run ok, and use phpmyadmin. neither seemed to work.
i followed the lamp wiki (except for what had already been done)
i am having two problems really, one, arch installs everything into /home/http
and i have everthing set up to go from /var/www
i am using virtual hosting but only need the phpmyadmin to run off the default domain (host name of computer )
when i try to load phpmyadmin, it tells me that it cannot find it
( i copied it to the var/www/myfirsthost/web_root
when i try to go there manually from epiphany, the index.php script will not load, it just opens as text in gedit.
ok, other problem, i cannot create a root user password for mysql.
when i got to that step in the wiki
mysqladmin -u root password 'mypassword'
it tells me it cannot connect as user root useing password no.
any ideas ?
thanks
Offline
ok. i have a root password. thanks google.
my phpmyadmin is still not working. my test file that shows phpinfo does work however.
am i missing something here ? why is phpmyadmin not loading a php file (index.php)
instead of running it, it prints the source code for it.
Offline
ok, nevermind. its fixed now.
Offline
Pages: 1