MyBB Community Forums

Full Version: php error?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when i tried installing forum it sai i needed to chmod everything necessary,so i did but then i got this error-


Warning: require_once(/home/a4910543/public_html/Upload/inc/class_core.php) [function.require-once]: failed to open stream: Permission denied in /home/a4910543/public_html/Upload/install/index.php on line 35

Fatal error: require_once() [function.require]: Failed opening required '/home/a4910543/public_html/Upload/inc/class_core.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a4910543/public_html/Upload/install/index.php on line 35

can anyone help?? T_T
Make sure /Upload/inc/class_core.php is CHMOD to 644. Also it's recommended not to keep the files in the Upload folder...