designerfort Posted September 5, 2013 Share Posted September 5, 2013 Anyone know about this error i want to understand this error and steps to solve require_once(/home/designer/public_html/tools/swift/Swift/LogContainer.php) [function.require-once]: failed to open stream: Permission denied (/home/designer/public_html/tools/swift/Swift/ClassLoader.php, line 35) Link to comment Share on other sites More sharing options...
vekia Posted September 5, 2013 Share Posted September 5, 2013 permission denied means that there is something wrong with chmods, make sure that these file (mentioned in error code: /home/designer/public_html/tools/swift/Swift/LogContainer.php) has got correct chmod value (you can for test purposes change its chmod to 777) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now