Hi all,
I need to change the SMTP Path setting in php.ini
Can I do this remotely?
Thanks,
Kevin.
obrienkev wrote:Can I do this remotely?
do have access to your server's php.ini file? if so change it. if not then this can be changed at runtime via [man]ini_set[/man].