Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: phpmyadmin problem?  (Read 4736 times)

0 Members and 1 Guest are viewing this topic.

eris667

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 47
    • http://www.strm.us/cpg15x/index.php
phpmyadmin problem?
« on: July 10, 2011, 12:09:39 am »

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é

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: phpmyadmin problem?
« Reply #1 on: July 13, 2011, 01:25:15 pm »

Please don't double post.

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

eris667

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 47
    • http://www.strm.us/cpg15x/index.php
Re: phpmyadmin problem?
« Reply #2 on: July 13, 2011, 02:14:23 pm »

This is the exact error in the iFrame (pic)

eris667

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 47
    • http://www.strm.us/cpg15x/index.php
Re: phpmyadmin problem?
« Reply #3 on: July 14, 2011, 05:54:07 am »

Did some more investigation

my .htaccess file contains the following
Code: [Select]
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

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 47
    • http://www.strm.us/cpg15x/index.php
Re: phpmyadmin problem?
« Reply #4 on: July 14, 2011, 06:01:54 am »

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é

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: phpmyadmin problem?
« Reply #5 on: July 14, 2011, 09:07:46 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.
Logged

eris667

  • Coppermine novice
  • *
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 47
    • http://www.strm.us/cpg15x/index.php
Re: phpmyadmin problem?
« Reply #6 on: July 15, 2011, 03:11:00 am »

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  :-\ :-\
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 20 queries.