Jump to content

phpMyAdmin problems (I think)


patratel

Recommended Posts

I'm struggling to install those things for few days and I've reached madness threshold.

I have Windows XP sp 3.

I've installed:

- apache_2.2.4 no ssl (apache_2.2.4-win32-x86-no_ssl.msi)

- php-5.2.17 (Thread Safe) sourse files on C:\php (php-5.2.17-Win32-VC6-x86)

- mysql-5.1.62-win32.msi

- phpMyAdmin-3.5.0-all-languages, I've put it in Apache.... \htdocs.

 

I've installed, configurated.

Untill phpMyAdmin all it seems fine (for me, at least). The "IT WORKS" thing, the php info.

When I've put phpMyAdmin, troubles...

When I am trying to connect, I got either "#1045 Can't connect to MySQL server", either, when it seems to connect (but it remains still), I got error message "Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience." (At 'details' says thomething about httpd.exe). And I must restart the pc, because it's hanging with cpu 100% (I have no ideea what he is @#%^# working so hard).

I've tried in config.inc.php at 'Authentication type' either with 'cookie' and without user, either with 'config' with user and pass, I've tried with 'AllowNoPassword' true or false. And 'extension' mysql or mysqli. And etc.

In php.ini I've uncommented exthensions: php_bz2.dll, php_gd2.dll, php_mbstring.dll, php_mcrypt.dll, php_mysql.dll, php_mysqli.dll, php_zip.dll.

I've tried MySQL from the console, it seems to work (as far as I can tell :)). It asked for password and it looked fine.

As I said, I am at nerves limits, if someone can help, I'll be very grateful.

Thanks

Link to comment
Share on other sites

Not necessary.

Few years ago I've tried xamp wamp or something, and as i can remember I had some trobles. So I found a good tutorial and I've istalled it separately.

But this time it didn't worked :).

I using it for virtual hosting on my pc and for a litle php thing (simple things like php include, contact forms, rss reader). So I am looking for simple solution.

Right now the simplest solution seems to solve my problem, if someone can tell me how.

Link to comment
Share on other sites

your problem seems to be specific to the environment that you are running it on, coveriing all the options could take days to go through.  First thing to check is the logs folders for both apachie and mysql and see if you can get any specific information from them, if there is anything usefull post it up and someone will have a look through.

 

And to be fair, I have done about 20 installs of XAMPP on windows systems across xp, vista, 7, 2003svr and 2008svr and never once had the slightest problem.  Up and running with full functionality in under 3 minutes normally.

Link to comment
Share on other sites

Just pop over to http://www.apachefriends.org/en/xampp.html and pick the windows distro from the list, For standard use the isn't much you need to do, run the exe, pick the install path, choose anything you want to run as a windows service, wait for the green bar and hay presto, job done.  enable the MySQL and Apache servers from the control app (or restart if you picked service installs) and that's it you can now navigate to  http://localhost and you will find phpmyadmin on http://localhost/phpmyadmin.  XAMPP installs MySQL with no password for the root account by default, so that will need to be one of your prioritys.  For more info on install/setup and use you can see this post http://dalibor.dvorski.net/downloads/docs/InstallingConfiguringDevelopingWithXAMPP.pdf which is available in the documentation section of the apachefriends wbsite.

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.