Errors?

edited September 2012 in Modules
I seem to be getting errors from the top of the page


A PHP Error was encountered
Severity: Warning

Message: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 10479 is not allowed to access /var/www/vhosts/aircm.aero/httpdocs/fuel/application/cache/b3b32a2d422265cd25c3323ed0157f81.group owned by uid 48

Filename: libraries/Cache.php

Line Number: 78

A PHP Error was encountered
Severity: Warning

Message: fopen(/var/www/vhosts/aircm.aero/httpdocs/fuel/application/cache/b3b32a2d422265cd25c3323ed0157f81.group/106a6c241b8797f52e1e77317b96a201.exp) [function.fopen]: failed to open stream: Inappropriate ioctl for device

Filename: libraries/Cache.php

Line Number: 78

A PHP Error was encountered
Severity: Warning

Message: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 10479 is not allowed to access /var/www/vhosts/aircm.aero/httpdocs/fuel/application/cache/b3b32a2d422265cd25c3323ed0157f81.group owned by uid 48

Filename: libraries/Cache.php

Line Number: 79

A PHP Error was encountered
Severity: Warning

Message: fopen(/var/www/vhosts/aircm.aero/httpdocs/fuel/application/cache/b3b32a2d422265cd25c3323ed0157f81.group/106a6c241b8797f52e1e77317b96a201.cache) [function.fopen]: failed to open stream: Inappropriate ioctl for device

Filename: libraries/Cache.php

Line Number: 79

A PHP Error was encountered
Severity: Warning

Message: flock() expects parameter 1 to be resource, boolean given

Filename: libraries/Cache.php

Line Number: 81

A PHP Error was encountered
Severity: Warning

Message: flock() expects parameter 1 to be resource, boolean given

Filename: libraries/Cache.php

Line Number: 82

A PHP Error was encountered
Severity: Warning

Message: fwrite(): supplied argument is not a valid stream resource

Filename: libraries/Cache.php

Line Number: 84

A PHP Error was encountered
Severity: Warning

Message: fwrite(): supplied argument is not a valid stream resource

Filename: libraries/Cache.php

Line Number: 85

A PHP Error was encountered
Severity: Warning

Message: flock() expects parameter 1 to be resource, boolean given

Filename: libraries/Cache.php

Line Number: 87

A PHP Error was encountered
Severity: Warning

Message: flock() expects parameter 1 to be resource, boolean given

Filename: libraries/Cache.php

Line Number: 88

A PHP Error was encountered
Severity: Warning

Message: fclose(): supplied argument is not a valid stream resource

Filename: libraries/Cache.php

Line Number: 90

A PHP Error was encountered
Severity: Warning

Message: fclose(): supplied argument is not a valid stream resource

Filename: libraries/Cache.php

Line Number: 91



This does not happen when i am logged into the admin? Only when logged out

All help appreciated.

Comments

  • edited 7:37PM
    Have you uploaded cache files from elsewhere (localhost maybe)?

    Clear cache, make sure its writeable.
  • edited 7:37PM
    From another server, I did a migration. Clear Cache? Delete the folder or via the cms?
  • edited 7:37PM
    I have deleted the cache and made the cache, dwoo, compile all 755 and now i get


    An Error Was Encountered

    You must make the cache folder /var/www/vhosts/aircm.aero/httpdocs/fuel/application/cache/ writable.

    any ideas?
  • edited 7:37PM
    777
  • edited 7:37PM
    Hi Lance I did try this which resulted in the errors which are in the first post. I'm baffled on this one.
  • edited 7:37PM
    Can you try deleting the existing cache directory and create a fresh one with your new servers user?

    Try also turning safe_mode off.
Sign In or Register to comment.