I see this on my home page i need to have it fixed straight away Warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/bin/wget) is not within the allowed path(s): (/home/ukrateco:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/ukrateco/public_html/wp-content/plugins/wp-o-matic/inc/tools.class.php on line 88 $10 paypal
Host blocked you from using wget .. you can try asking your host to allow you to use it but chances are slim to none
Your hosting provider does not allow the function wget to be run from your account. You may ask your host to allow your account but due to security reasons they may not enable it. In order for you to solve this problem you may want to take a look at a VPS or Dedicated server where you are able to manage your own account, if your budget is not big enough for a vps or dedicated server try looking round and asking other hosting companies if they allow wget function you may find some that allow it. All the best
if your hosting allow custom php.ini, you can change open_basedir value into blank: open_basedir= ask them if they allow it.