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
Return to the default flat view Create a new topic Submit Reply
E_WARNING suppression request for mkdir() [message #9571] Fri, 11 April 2003 07:26 Go to previous message
philip is currently offline  philip   United States
Messages: 21
Registered: December 2002
Karma:
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 :)
[Message index]
 
Read Message
Read Message
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:14:46 GMT 2024

Total time taken to generate the page: 0.04066 seconds