phphatesme / LiveTest

http://livetest.phphatesme.com
MIT License
26 stars 10 forks source link

HtmlDocumentLog: PHP Warning if file can not be created #112

Closed phphatesme closed 13 years ago

phphatesme commented 13 years ago

When trying to save a log file to a "non writable" path this warning occurs:

PHP Warning: mkdir(): Permission denied in /app1/ela/var/www/app/LiveTest/src/LiveTest/Packages/Reporting/Listeners/HtmlDocumentLog.php

mikelohmann commented 13 years ago

Fixed. Please Review.