Remove Runtime Folder OR application.log

Hi,

I know the runtime folder is used by the system for various tasks: session, logging etc. I have a client who wants the runtime folder and especially the application.log deleted! Is it possible for Yii to run, fully, without the runtime folder OR the app.log? BTW, I don’t mind turning off all logging for the production server.

Thanks,

Matt

i think it runs just fine… not tested though…

just turn off the logging inside the config

alternatively you could just change the location of the runtime folder…