Garrett Cooper wrote:
On Aug 15, 2005, at 3:09 PM, Evan Chaney wrote:

I added:

source /sw/bin/init.csh

to the apachectl script, but that resulted in errors when executing "sudo apachectl restart."

Yes, of course, it is a sh script, not csh. Look at its first line:
#!/bin/sh

You need init.sh, not init.csh.
[]
Is apachectl csh compatible though? I think it's an sh script  probably :).
-Garrett

Exactly.

--
Martin



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to