Gossamer Forum
Quote Reply
2 copies of LinksSQL
Just wondering if anyone else has had this problem. Basically, I just setup another LinksSQL install on one of my sites (a copy of the live site, so I can develop on it). Now, the main installation has mod_perl setup on it.. which seems to make a nice speed difference :)

The problem now though, seems to be that because the first (original) copy is registered with mod_perl; the other (new) one is too. This has been causing me some major headaches :(

Basically, when your restart apache;

service httpd restart

... it says its rebooting... but the startup.pl file (which is run on startup), only has;

Code:
use lib '/home/cgi-bin/admin';
use Links::mod_perl;

1;


Has anyone ever had this problem before? To me, it looks like the latest copy is using the OLD modules (in /home/cgi-bin/admin), instead of the newer ones :(

Has anyone had any experience in this?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread 2 copies of LinksSQL Andy 6310 Jun 23, 2004, 6:17 AM
Thread Re: [Andy] 2 copies of LinksSQL
afinlr 6204 Jun 23, 2004, 9:02 AM
Thread Re: [afinlr] 2 copies of LinksSQL
Andy 6199 Jun 23, 2004, 9:05 AM
Thread Re: [Andy] 2 copies of LinksSQL
afinlr 6209 Jun 23, 2004, 9:17 AM
Thread Re: [afinlr] 2 copies of LinksSQL
Andy 6186 Jun 23, 2004, 10:38 AM
Thread Re: [Andy] 2 copies of LinksSQL
afinlr 6203 Jun 23, 2004, 10:44 AM
Thread Re: [afinlr] 2 copies of LinksSQL
Andy 6196 Jun 23, 2004, 12:28 PM
Post Re: [Andy] 2 copies of LinksSQL
afinlr 6162 Jun 23, 2004, 12:32 PM
Thread Re: [Andy] 2 copies of LinksSQL
Jagerman 6173 Jun 23, 2004, 2:33 PM
Thread Re: [Jagerman] 2 copies of LinksSQL
Andy 6165 Jun 23, 2004, 3:12 PM
Thread Re: [Andy] 2 copies of LinksSQL
Jagerman 6170 Jun 23, 2004, 5:04 PM
Thread Re: [Jagerman] 2 copies of LinksSQL
Andy 6170 Jun 24, 2004, 12:19 AM
Thread Re: [Andy] 2 copies of LinksSQL
afinlr 6144 Jun 24, 2004, 6:21 AM
Thread Re: [afinlr] 2 copies of LinksSQL
Andy 6153 Jun 24, 2004, 6:59 AM
Post Re: [Andy] 2 copies of LinksSQL
Andy 6140 Jun 24, 2004, 7:19 AM
Post Re: [Andy] 2 copies of LinksSQL
afinlr 6118 Jun 24, 2004, 7:31 AM
Post Re: [afinlr] 2 copies of LinksSQL
Andy 6105 Jun 24, 2004, 7:31 AM