Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: MySQL Question - Virtual Server

Quote Reply
Re: MySQL Question - Virtual Server In reply to
I have moved my site to a new server with my webhost (and have posed this question to them as well, but thought I'd cover all my bases). I have three databases, with three config files, and all of them use the same $db_table_user and $db_table_session variables (Journal_users and Journal_session). Since the move to the new server, a user may sign in to the primary database (journal) and add a record; however, if they then move to one of the other databases (I have links provided which include the uid), they get a 403 forbidden error. It doesn't matter which database is logged into first...it's the process of switching from one to another that causes the problem. Or sometimes, they can successfully switch to a different database; however, if they try to add a record, they get the 403 forbidden error message. I have viewed the contents of the Journal_session table and the session ID exists there. It is not a permissions problem with the directory. Since there was an initial problem with the DBD module causing things not to work at all, I'm assuming it's something related now. But does anyone have any ideas specifically what the problem might be? I can provide a link to the database if anyone needs to view it for a better idea of the problem.

Thanks!

Melanie
http://www.somemoorecats.com/ww/
http://www.okhima.org/
Subject Author Views Date
Thread MySQL Question - Virtual Server Dinky 3742 May 17, 2000, 5:18 PM
Thread Re: MySQL Question - Virtual Server
Alex 3633 May 17, 2000, 9:08 PM
Thread Re: MySQL Question - Virtual Server
Dinky 3615 May 18, 2000, 8:17 AM
Thread Re: MySQL Question - Virtual Server
Alex 3625 May 18, 2000, 10:59 AM
Post Re: MySQL Question - Virtual Server
msmoore 3422 Jul 24, 2001, 11:16 AM