phpmyadmin problem? phpmyadmin problem?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

phpmyadmin problem?

Started by eris667, July 10, 2011, 12:09:39 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

eris667

cpg1.5.2 (just upgraded from 1.4x)
cpg1.5x_plugin_phpmyadmin v1.5.zip

IFrame goes to
http://www.strm.us/cpg15x/index.php?file=phpmyadmin/index

and I get the message
The page http://www.strm.us/cpg15x/index.php?file=phpmyadmin/index was not found.

any ideas?

Thank You !

Αndré

Please don't double post.

Please attach a screenshot of your browser windows where we can see the error 'in action'.

eris667

This is the exact error in the iFrame (pic)

eris667

Did some more investigation

my .htaccess file contains the following

ErrorDocument 400 http://www.strm.us/error.htm
ErrorDocument 403 http://www.strm.us/error.htm
ErrorDocument 404 http://www.strm.us/error.htm
ErrorDocument 500 http://www.strm.us/error.htm

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) /error.htm

DirectoryIndex index.htm


If I disable my .htaccess
I get this error

Fatal error: Call to undefined function: pageheader() in /homepages/41/d226839478/htdocs/cpg15x/plugins/phpmyadmin/index.php on line 37

un-installed the plugin and re-installed = same error




eris667

Re-Enabled .htaccess and the link goes to a bad page again  - I am assuming because the link is formatted as
http://www.strm.us/cpg15x/index.php?file=phpmyadmin/index
instead of
http://www.strm.us/cpg15x/index.php?file=phpmyadmin/index.php
??

So I have (2) problems
1) how to prevent the re-direct, or modify .htaccess
2) Fatal error: Call to undefined function: pageheader() in /homepages/41/d226839478/htdocs/cpg15x/plugins/phpmyadmin/index.php on line 37

Any thoughts?

I appreciate the help !

Αndré

Quote from: eris667 on July 14, 2011, 06:01:54 AM
I am assuming because the link is formatted as
http://www.strm.us/cpg15x/index.php?file=phpmyadmin/index
instead of
http://www.strm.us/cpg15x/index.php?file=phpmyadmin/index.php
??
No, that's absolutely correct.


If we get so much trouble with that iframe stuff, I suggest to install PHPMyAdmin manually.

eris667

That didn't work either - all said and done 1&1 requires special config settings for phpMyAdmin - so I will just use the version they supply via the web login. Seems to work with no problems, just not integrated.

Thank you for the assistance  :-\ :-\