Jump to content

No space left on device error


faheemhameed

Recommended Posts

Hi there,

 

I am getting the following error.

 

Warning: mkdir() [function.mkdir]: No space left on device

 

The code is

 

$folderPath = "E:/Users/test1";

mkdir( $folderPath, 0777 ) ;

 

I am getting this error only on our production server.

I am not getting the error in our testing server.

 

Any help would be highly appreciated

 

Thanks

Hameed

 

 

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/57663-no-space-left-on-device-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.