Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Help I'm dying

Quote Reply
Help I'm dying
HELP!!! anyone!!

I moved to a new server.....only change they made was a new MySQL password. Now I get error 500s when running LInks SQL....

SO I hacked in to the database.def file and changed the password line

ie...

'PREFIX' => 'lsql_',
'driver' => 'mysql',
'PrintError' => '',
'database' => 'mb3x',
'port' => '',
'password' => 'j0m2323s4' <-set to new password

GETTING SAME ERRORS!! AHHHHHHH!!!

Thanks for any ideas....
Quote Reply
Re: [XPorn] Help I'm dying In reply to
500 errors are often script problems.

Did you reinstall, so that the paths to the admin area are ok?

Did you make sure the permissions to run the files are ok? .cgi scripts have to have 755 permissions _at_least_

Other than that..... it would have to be seen to be fixed.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Quote Reply
Re: [pugdog] Help I'm dying In reply to
Thanks for reply...

Actually was a PERL path issue. ugh.



Thanks...