Page 1 of 1

Php server settings

Posted: Thu Apr 26, 2007 7:58 pm
by Peuplarchie
Good day,
I was wondering how can i change the php setting of my server.
I'm renting a hosted place, from world class server, windows 2003.
Php 4.3.9

Let say I want to change the send mail from and path of my phpinfo.php ?



Can it be done remotely ?


Thank in advance !

Posted: Fri Apr 27, 2007 12:39 am
by Christopher
Look at th documentation on configuration, especially the bottom.

http://www.php.net/manual/en/configuration.changes.php

And ini_set()

http://www.php.net/manual/en/function.ini-set.php

Re: Php server settings

Posted: Fri Apr 27, 2007 12:55 am
by Chris Corbyn
Peuplarchie wrote:Can it be done remotely ?
Have you got remote access to the server?