Hello,
How can I add sequential users in active directory
(like: frank1, frank2, frank3… frank99,
frank100), with only one step,
without adding them one by one?
thanks,
thanks for the hints,
I’ve copied the old file of CGI.pm but it says there are error in line 27, error is:
[Tue Oct 11 22:30:22 2005] [error] [client 63.210.59.78] BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.0/CGI.pm line 27.
[Tue Oct 11 22:30:22 2005] [error] [client 63.210.59.78]...
Thank you for replying,
I don’t have CGI.pm file in the new server!!!
So you think if I copy the file from the old server it will work?
The first lines of index.cgi script is pasted below (please check).
#!/usr/bin/perl
use CGI qw/:standard/;
use CGI::Cookie;
# Create cookie
$cookie1 = new...
I have website with index.cgi file running in redhat 9 server,I encounter error 500 when trying to move this website to other server Redhat linux E.3
error log is pasted below,
[Wed Oct 05 23:14:20 2005] [error] [client 65.002.89.194] Can't locate
CGI.pm in @INC (@INC contains...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.