Page 1 of 1

php, mysql help needed for Care2x on windows

Posted: Mon May 23, 2005 4:48 am
by Fatjon
Hi to all i'm a newbi in php and my sql. I wanted to install in my computer the Care2x (Care2x.org)which is an open source hospital management software in order to translate it in albnaian and use in our medical college, but i'm facing problesm installing it in widows. i used almost enaything easyphp1.7, phptriad, sokkit3.5 but no result i can run successfully the localhost/install/install.php but localhost/index.php never run on my computers i tried it in my laptop(compaq evo1020v P4 2.4)on my desktop (Acer 7600g P4 2.8HT) in firefox with error report it gives me net rese error. please any body help me to resolve this problem.

Posted: Mon May 23, 2005 6:57 am
by phpScott
do you get anything when your run
localhost/index.php

create a file called info.php
and in it put

Code: Select all

<?php

echo phpinfo();

?>
and make sure you have apache installed, php is installed and mysql is installed.

Posted: Mon May 23, 2005 2:36 pm
by Fatjon
i installed the easyphp or sokkit which have everything in one php, mysql and php incorporated, but only care2x dosen't work for me, for example phpnuke i installed without problem but with care2x i can't please help