Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Many error messages


Go to End


1338 Views

Avatar
Nauri

Community Member, 11 Posts

15 October 2010 at 7:49am

Edited: 15/10/2010 7:51am

Hi,

I need your help!

The following: my website worked without difficulty. And suddenly I get many error messages. For example:

Warning: chmod() : Permission denied
chmod(/WWWROOT/****/assets/Neuer-Ordner/Neuer-Ordner-2/,1533) line 594 of AssetAdmin.php
AssetAdmin->addfolder(SS_HTTPRequest) line 193 of Controller.php
Controller->handleAction(SS_HTTPRequest) line 137 of RequestHandler.php
RequestHandler->handleRequest(SS_HTTPRequest) line 147 of Controller.php
Controller->handleRequest(SS_HTTPRequest) line 281 of Director.php
Director::handleRequest(SS_HTTPRequest,Session) line 124 of Director.php
Director::direct(/admin/assets/addfolder) line 127 of main.php 

And also:

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource
At line 134 in /WWWROOT/****/sapphire/core/model/MySQLDatabase.php 

And also:


Error: Couldn't run query: CREATE TEMPORARY TABLE "_ArchiveSiteTree" 
( "ID" INT NOT NULL, "Version" INT NOT NULL, primary key (ID) ) ENGINE=MyISAM Access denied
for user '***'@'%' to database '****'
At line 536 in /WWWROOT/***/sapphire/core/model/MySQLDatabase.php 


I do not understand.

In the backend I can not create a new folder for the images. In this process a Javascript Parse Error displayed.

Does anyone have any idea why these problems arise? And what can I do about it?

Please help me!

P.S. Sorry for my English ))