cold_lazerus Posted April 13, 2006 Share Posted April 13, 2006 hey guys really need some help i currently have installed:apache 2.0.55php 5.1.2 (manual install)mysql 5.0.20phpmyadmin 2.7.0upto the point of installing phpmyadmin everthing seemed to be working fine! I could view any .php files, via [a href=\"http://localhost\" target=\"_blank\"]http://localhost[/a] but since installing phpmyadmin i cannot view any .php filesphpmyadmin works fineany ideas please thanx!?! Quote Link to comment Share on other sites More sharing options...
oakbarn Posted April 17, 2006 Share Posted April 17, 2006 It is likely that you have not put your files in the correct folder. There is a file named httpd.conf that tells apache where to look for the files. It is likely under the php folder and likely named wwwin my file it reads## DocumentRoot: The directory out of which you will serve your# documents. By default, all requests are taken from this directory, but# symbolic links and aliases may be used to point to other locations.#DocumentRoot "C:/phpdev/www/"I am just starting myself and getting off the ground seems to take forever. I had IIS running and it completely disallowed running the php files until I shut it down. Quote Link to comment Share on other sites More sharing options...
dhanyatm Posted May 22, 2006 Share Posted May 22, 2006 Hi All,Please help me .. I am a newbie.. I was trying to install PHPMyAdmin with PHP. I use mysql 3. I could not install the software. Is it necessary I should use mysql 4 or later for installing PHPMyAdmin ? Please clarify..Thanx in advance Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted May 22, 2006 Share Posted May 22, 2006 To install phpMyAdmin it is case of extracting the files out of the zip file to your web root folder. It shouldn't cause any problems with how youe .php files are treated.phpMyAdmin is compatible with MySQL3, 4 and 5. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.