Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Use perl in apache without #!/path/to/perl
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Ron Savage, post: 4745521"] On Sat, 18 Oct 2003 23:32:11 +1000, [email]stud1174@di.uoa.gr[/email] wrote: Hi Kostas You're doing it the hard way. Under Windows, create c:\usr, and inside it c:\usr\bin. Then copy perl.exe from c:\perl\bin to c:\usr\bin. Now all your scripts - on both platforms - can start with #!/usr/bin/perl That's what I've been doing for a 3 or 4 years. And many thanx (again) tothe guy who pointed it out to me! You don't need to patch httpd.conf. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Use perl in apache without #!/path/to/perl
Top