On 27/11/2007, CraigT <[EMAIL PROTECTED]> wrote:
> I'm not sure what 'top posting' is.Am I doing something wrong?
http://catb.org/jargon/html/T/top-post.html
> I had tried to load the C DLLs from several places like the Perl/lib
> directory. Apache will not start and I get no error messages
noodl,
I'm not sure what 'top posting' is.Am I doing something wrong?
I had tried to load the C DLLs from several places like the Perl/lib
directory. Apache will not start and I get no error messages.
I get no Apache error messages when the .JS file does not load (using
On 25 Nov 2007, at 13:29, CraigT wrote:
I have tried the LoadFile directive but Apache would not start.
That's
why I was asking if there was a way to do it in the startup.pl file.
The commands that I tried follow and were placed at the end of the
HTTPD
file.
LoadFile "C:/usr/www/steepusa/
Thanks for replying noodl.
I have tried the LoadFile directive but Apache would not start. That's
why I was asking if there was a way to do it in the startup.pl file.
The commands that I tried follow and were placed at the end of the HTTPD
file.
LoadFile "C:/usr/www/steepusa/cgi-bin/perlcha
On 24 Nov 2007, at 11:26, CraigT wrote:
1) How can I preload a dll. I preload language modules (Perl) in a
startup
file executed in the HTTPD file.
I think this is the place, but I don't know how to do code it.
I'm not exactly sure what you're asking here, but you might need the
LoadFile
Hello,
I hope this is the right place for these 2 questions.
1) How can I preload a dll. I preload language modules (Perl) in a startup
file executed in the HTTPD file.
I think this is the place, but I don't know how to do code it.
2) How can I load a Javascript file into a .CGI file residing