phpMyAdmin + PHP 4.2.3
My current install is PHP 4.2.3 with phpMyAdmin 2.3.2. It doen't work.
phpMyAdmin points out this bug with a solution:
http://bugs.php.net/bug.php?id=19404
But, my config is:
./configure \
--prefix=/usr/local/php-4.2.3 \
--with-mysql \
--with-apxs=/usr/local/apache/bin/apxs
Anyone else have a solution?
Mark Hensler
If there is no answer on Google, then there is no question.
mairving posted this at 00:53 — 15th October 2002.
They have: 2,256 posts
Joined: Feb 2001
Does it work at all or crash when you try it? I only use PHPMyAdmin on very rare occasions so I can't give you much help on that one. Any response from the PHPMyAdmin people?
Mark Irving
I have a mind like a steel trap; it is rusty and illegal in 47 states
Mark Hensler posted this at 03:47 — 15th October 2002.
He has: 4,048 posts
Joined: Aug 2000
I've not sent in a support request. I've been scouring phpMyAdmin sites, php.net, and google.
Nothing crashes. I just get an error page.
I'm not sure why I have this problem when I haven't compiled with --enable-mbstr-enc-trans.
Mark Hensler
If there is no answer on Google, then there is no question.
nike_guy_man posted this at 16:29 — 15th October 2002.
They have: 840 posts
Joined: Sep 2000
What's the error?
My phpMyAdmin works fine with 4.2.3... all I did was move my old phpMyAdmin files over and re-set up the tables and all...
Mark Hensler posted this at 19:06 — 15th October 2002.
He has: 4,048 posts
Joined: Aug 2000
When I try to create a new field at the end of the table, I get an error 405 (something like resource not allowed).
mairving posted this at 01:19 — 16th October 2002.
They have: 2,256 posts
Joined: Feb 2001
It looks like the solution is to get another build of php. I found this article and this one also.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.