Jump to content

Php & phpmyadmin trouble


Recommended Posts

hey guys really need some help i currently have installed:

apache 2.0.55
php 5.1.2 (manual install)
mysql 5.0.20
phpmyadmin 2.7.0

upto 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 files
phpmyadmin works fine

any ideas please thanx!?!
Link to comment
Share on other sites

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 www

in 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.
Link to comment
Share on other sites

  • 1 month later...
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
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.