<div style = ‘color: #0000ff;’>And what if it’s giving me white screen after installing?
</div>
If it’s your server in httpd.conf there is something similar to:
<IfModule mod_dir.c>
add there index.php
This should help
Hi,
It’s just because your server probably support only index.html for autoloading. Contact the administrator.