Problems using PHP on a Plesk Windows dedicated server
Posted
by
wpsmdouble
on Pro Webmasters
See other posts from Pro Webmasters
or by wpsmdouble
Published on 2013-07-30T05:35:51Z
Indexed on
2013/10/28
10:02 UTC
Read the original article
Hit count: 219
I'm having a few issues with my dedicated Windows server that has a Plesk panel:
1.) I can't send e-mail via PHP's mail()
function, it always returns the following error:
SMTP server response: 550 Requested action not taken: mailbox unavailable or not local
Which setting should I alter in order to enable sending mail?
2.) The exec()
and passthru()
PHP functions don't work; their outputs are blank even when I try to run simple commands such as dir
. Is there an option that I can toggle in the control panel to enable this functionality?
© Pro Webmasters or respective owner