Please help.....
Moderators: egami, macek, gesf
I am not shure if I did this correctly. I and using phpMyAdmin, i think i followed teh instructions as best i could to get php installed but for teh life of me I can not find the config.php file to edit.......doe sanyone have yahoo or icq or whatever they can help me i may have done something wrong.
- ruturajv
- php-forum Super User
- Posts: 1279
- Joined: Sat Mar 22, 2003 9:42 am
- Location: Mumbai, India
- Contact:
first after installing php...
- Put a file "phpinfo.php" in the htdocs folder where you put the following code
Code: Select all
<?php phpinfo(); ?>
- Access the file in browser as localhost/phpinfo.php, if installation is allright... you should see all the info..
- Phymyadmin file config stays in the root phpmyadmin folder, which you need to map with the htdocs directory
- WiZARD
- Moderator
- Posts: 1240
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
- Contact:
clfc wrote:I am not shure if I did this correctly. I and using phpMyAdmin, i think i followed teh instructions as best i could to get php installed but for teh life of me I can not find the config.php file to edit.......doe sanyone have yahoo or icq or whatever they can help me i may have done something wrong.
read the documentation.html in phpMyAdmin folder....
"Sex,Drugs and Rock&Roll " replaced at "Sucks,Bugs and Plug&Play";

