FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » E_WARNING suppression request for mkdir()
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
E_WARNING suppression request for mkdir() [message #9571] Fri, 11 April 2003 07:26 Go to next message
philip is currently offline  philip   United States
Messages: 21
Registered: December 2002
Karma: 0
Junior Member
Version: 2.3.9RC1 (php safe_mode = on)
File: install_safe.php (lines 415 and 437)

if ( !mkdir(substr($SERVER_ROOT, 0, -1), 0755) ) {
if ( !mkdir(substr($SERVER_DATA_ROOT, 0, -1), 0755) ) {

In both cases fudforum does it's own error handling so suppressing the above E_WARNING's should be fine, imho :)
Re: E_WARNING suppression request for mkdir() [message #9633 is a reply to message #9571] Sun, 13 April 2003 15:16 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
will do in the next release.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: REMOTE_ADDR vs HTTP_X_FORWARDED_FOR
Next Topic: Missing Message entry member_search inside i18n/english/msg
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Oct 10 16:15:10 GMT 2024

Total time taken to generate the page: 0.02835 seconds