[Openaspect-support] Re: [Openaspect-devel] hi
Status: Beta
Brought to you by:
nweeks
From: Nigel W. <nig...@gm...> - 2005-03-29 00:43:12
|
> I am try install the OA into may sistem but its not easy still, becase I= =B4m working with Windows, I know, I know, I know, Windows stink, but in my= job I have=B4n options so. > But here an oportunity don=B4t you have a test place?, else I think you m= ust consireder best way to install in windows don=B4t you?. >=20 > Well I hope give to you in the future better ideas but I=B4m slow in this= case. Window's doesn't stink - it's great for most users, and it's more reliable than ever. But I still think a Unix/Linux box makes a better, cheaper server... I'll make the installation more detailed for windows users. The important points are: 1. Get Firebird installed (Classic or SuperServer) 2. Get Apache and PHP working together, and verify with a short file that runs some php: <?php echo "PHP is running"; ?> (Put this file inside your webserver root, and access it via a browser) 3. Get PHP talking to Firebird, by editting the php.ini file to include the 'interbase' or 'firebird' extension. Then, you can install OpenAspect, and it'll all just click! The more specific you can be with your errors, the more accurate I/we can be in helping you! Nige. |