Date: Mon, 7 Jan 2002 23:12:48 -0500 From: Matthew Graybosch <matthew@starbreaker.net> To: Keith Spencer <bsd2000au@yahoo.com.au> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Anyone able to help me get it working? Message-ID: <20020107231248.026cd385.matthew@starbreaker.net> In-Reply-To: <20020108034944.37073.qmail@web12004.mail.yahoo.com> References: <20020108034944.37073.qmail@web12004.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=.ycYiDnh'zbF7Ap Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 8 Jan 2002 14:49:44 +1100 (EST) Keith Spencer <bsd2000au@yahoo.com.au> wrote: > Hi all, > I am (bravely) trying to get ChiliASP to install on a > FBSD4.4 box. > It is meant for Linux but maybe it'll run under > emulation...apparently if it doesn't use /proc too > much it might run.(whatever the hell that is!) > You can maybe tell I am a real genius at hacking. ;^) > BACKGROUND: > Anyways...ChiliASP is an ASP support module for > Apache. > It is really nice! It is good for ex-M$ dills like me > who know VB but are clueless for Perl etc. ChiliASP? Well, before running the install scripts did you do the following? 1) switch to root using "su" 2) ./configure 3) make install Most apps for Linux and FreeBSD have to be built from sources, unlike Windows apps which come prebuilt with an installer. Also, if you hack ASP, you *might* want to look into learning PHP. I know a little; and I happen to think it's really cool. Have a look at http://www.php.net Also, PHP plugs into Apache using the mod_php4 module, and can talk ODBC if you know what you're doing. Good luck. PS: You really should learn to at least *read* Perl, even if you can't write it; it comes in handy when you have to figure out why somebody else's script is FUBAR. -- Matthew Graybosch http://www.starbreaker.net GnuPG Key ID: 0x45BC4581 "Sex, Unix, and rock 'n roll" -----BEGIN GEEK CODE BLOCK----- Version: 3.12 G! d- s:+ a-- C+++ UB++++ P+ L+++ E W++ N+ o K- w--- O- M-- V-- PS+ PE++ Y+ PGP++ t 5 X R tv-- b++++ DI+++ D+ G++ e* h+ r++ y+ ------END GEEK CODE BLOCK------ --=.ycYiDnh'zbF7Ap Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8OnHDXG3c5kW8RYERAvJ3AKDPo40js5bzQkv7SjPPecV2ov29gwCg9hfr 9xbuqFlYgaufIyWB2c5bbj8= =RElj -----END PGP SIGNATURE----- --=.ycYiDnh'zbF7Ap-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020107231248.026cd385.matthew>