|
I'm trying to install a server similar to XAMPP to test my PHP and MySQL creations on before I actually post them to my server. I've tried installing XAMPP but for some reason I cannot get the Apache server to run, making it kinda useless.
I need at least PHP 4 with MySQL and Apache. Should I download each app. individually then run it like that or is there a better solution that is tightly packaged into one nice program like XAMPP?
__________________
Code:
if( $hungry ) { eat(); }
else { sleep(); }
|