Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress error logging for mkdir #5

Open
Quy opened this issue Oct 12, 2011 · 1 comment
Open

Suppress error logging for mkdir #5

Quy opened this issue Oct 12, 2011 · 1 comment
Assignees
Milestone

Comments

@Quy
Copy link

Quy commented Oct 12, 2011

[Wed Oct 12 07:27:48 2011] [error] [client 68.5.248.236] PHP Warning: mkdir() [function.mkdir]: No such file or directory in /var/www/vhosts/domain.com/httpdocs/plugins/patcher/filesystem.class.php on line 86, referer: http://domain.com/admin_loader.php?plugin=AP_Patcher.php
[Wed Oct 12 07:27:48 2011] [error] [client 68.5.248.236] PHP Warning: mkdir() [function.mkdir]: Permission denied in /var/www/vhosts/domain.com/httpdocs/plugins/patcher/filesystem.class.php on line 86, referer: http://domain.com

@daris
Copy link
Owner

daris commented Oct 12, 2011

Also for this - write what did you do, as these warnings doesn't say almost anything for me :)

You're seeing that warnings as I enabled error reporting in Patcher :)

edit: I've uploaded Patcher to the linux server - this way I'm able to test linux permission settings (I've just got first warning about mkdir())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants