Gossamer Forum
Home : Products : Others : MySQLMan :

Not Authorized to view this page

Quote Reply
Not Authorized to view this page
first - nice product!

I'm moving a web site from one host to another. With a little trial and error, got MySQLMan working nicely at my current host.

I uploaded into new host (ValueWeb) with correct host / db name / user name / password...

when typing www.IP Numbers/cgi-bin/mysqlman/mysql.cgi into my browser, at my new site, I get the following error:

"You are not authorized to view this page"

I've "pinged" the database with my MySQL client that I down loaded from MySQL.com ... the database has been established and is "open".

Any thoughts as to this error message?

Thank for you consideration!

hager269

Quote Reply
Re: Not Authorized to view this page In reply to
You don't type www. infront of an IP.

http://111.111.111.111/cgi-bin/mysqlman/mysql.cgi


Obviously change all the 1's to your IP

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/
Quote Reply
Re: Not Authorized to view this page In reply to
Hello and thanks for your reply ...

tried it without the www. and got the same error message ...

any thoughts?

Thanks

Quote Reply
Re: Not Authorized to view this page In reply to
Check you have the correct IP
Check that you can execute perl/cgi scripts
Check you have the correct path to perl
Check for .htaccess files restricting your access

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/
Quote Reply
Re: Not Authorized to view this page In reply to
My mysql.cgi CMOD slipped to 644 while copying ... changed back to 755 and I'm in business!

Paul, if you check this, thanks for working me through the details!

hager269

Quote Reply
Re: Not Authorized to view this page In reply to
Hi,

No Problem.

Paul Wilson.
http://www.wiredon.net/gt/
http://www.perlmad.com/