centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

Error when removing status folder #70

Open aurmil opened 12 years ago

aurmil commented 12 years ago

working on a linux server, everything is correctly set

http://centurion.aurelien.dev.mnstr.com/status/?removeMe=true gives

Warning: rmdir(.) [function.rmdir]: Invalid argument in .../centurion/library/Centurion/File/System.php on line 77

Warning: Cannot modify header information - headers already sent by (output started at .../centurion/library/Centurion/File/System.php:77) in .../centurion/public/status/index.php on line 11

index files are OK, status folder is empty but still exists