Hey Im trying to install wordpress on to my server using fantasico but im having a prob When i click on fantasico.. it gives following errors I can continue with the installation which gives further errors later... Pls help me to treat this problem.. Any help would be really appreciated!
Basically the function shell_exec (often abused, or used for hacking into the server) is disabled on the server, either due to safe_mode being on or just in the disabled_functions config value. If its your server, you can simply go into the php.ini and remove those restrictions and it will work fine.