RE: [cgiirc-general] Intall issue - nph-irc.cgi
Brought to you by:
dgl
|
From: Nighthawk <nig...@bi...> - 2004-02-22 22:04:38
|
OK you guys will have to bear with me I know very little perl and this is an ISP hosted shell so the config is somewhat foreign The CGI:IRC is installed in /cgi-bin/irc the images in /html/images I have created a tmp dir under irc so /cgi-bin/irc/tmp and made it 777 I'm a little lost on the comment: "check if the parent directories for this mkdir exist at all. If not, create them" I'm not really sure what directories I should be looking for or making? Also when changing the path in client-perl.cgi what is the path syntax ie from the cgi executing or from the root Ie $PREFIX = "/tmp/cgiirc-"; or $PREFIX = "/cgi-bin/irc/tmp/cgiirc-"; Julien WAJSBERG wrote: > > check if the parent directories for this mkdir exist at all. If not, > create them :) Indeed, but it's /tmp so your system sounds a bit weird. Any directory that the web server can write to will do. To change socket_prefix though you will also need to change the path in client-perl.cgi. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ cgiirc-general mailing list cgi...@li... https://lists.sourceforge.net/lists/listinfo/cgiirc-general |