Re: [PHP-DEV] PHP.ini and Virtual Hosts

2002-11-07 Thread Sander Roobol
Please don't crosspost. And certianly don't crosspost to the wrong lists. Ask support questions on [EMAIL PROTECTED] Sander On Thu, Nov 07, 2002 at 11:13:55AM -0500, Matt L wrote: > A possible client wants to do this: > > - disable errors to browser output > - redirect the error_log to a file in

[PHP-DEV] PHP.ini and Virtual Hosts

2002-11-07 Thread Matt L
A possible client wants to do this: - disable errors to browser output - redirect the error_log to a file in my own space - be able to include functions that are in a subfolder in my own space - want to increase the filesize of uploaded items Is there any way to do this without editing the serve