.htaccess file works but now denies me access to edit site
PermalinkIs this a chmod thing? It's 644 right now.
Thanks for any help anyone can lend.
I get this error code: Fatal error: Call to undefined function curl_init() in /home/fuqua9/public_html/concrete5/concrete/elements/files/edit/image.php on line 42
Thanks for your reply.
I seem to have two .htaccess files. One is on the level with the concrete folder. The other inside that folder.
With the smart url code, I can now edit blocks though get the error I mention earlier when editing an image.
<?php phpinfo(); ?>
This way we could tell if php_curl extension is enabled or not
http://www.fuquadesign.com/test.php...
I removed the .htaccess file which is on the level of public_html and left the one inside the concrete 5 folder. I can edit blocks but still get an error when trying to edit an image.
This may not have anything to do with the .htaccess file.
Thanks for your help.
I have WHM access so would probably need to do another Apache build.
Is the cURL the CurlSSL? I see a number of Curl selections.
The permissions are to be as follows
777 for \config
777 for \files (Recursive to all files and sub-directories)
777 for \packages