2009-09-01, 20:36:10
@Afrikat
create index.php file with this php code inside
upload it on server (if you already have index.php - rename it) and then open your site to verify php version and modules installed
create index.php file with this php code inside
Code:
<?php phpinfo(); ?>
upload it on server (if you already have index.php - rename it) and then open your site to verify php version and modules installed