http status code 404 - symphony datasource error -


when creating data source pulls of sections , pressing "create data source", following error:

forbidden don't have permission access /symph-page/symphony/blueprints/datasources/new/ on server. additionally, 404 not found error encountered while trying use errordocument handle request. 

strangely, if pull system or provide custom xml, data source created fine , don't previous message. running symphony 2.3 on server should meeting technical requirements. have run symphony before , never encountered sort of issue.

it sounds need change workspace/data-sources directory file permissions web server user can write files it.

for example, on linux server (777 may not necessary , depends on webserver's configuration):

chmod 777 /symph-page/symphony/blueprints/datasources 

if access server via ftp, ftp client let this.

edit: re-reading question, think mistaken in saying workspace writing permissions issue. don't recognise "blueprints" directory path. directory exist within installation, , webserver have read permissions?


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -