Fatal Error - Joomla! Forum - community, help and support
hello, while trying log admin portion of our website i'm getting message on screen...any ideas of (a) why there message , (b) how fix or go forward steps need take?
thanks help!
warning: require_once(/home/discount/public_html/libraries/joomla/html/html/select.php) [function.require-once]: failed open stream: permission denied in /home/discount/public_html/libraries/joomla/html/html.php on line 68
fatal error: require_once() [function.require]: failed opening required '/home/discount/public_html/libraries/joomla/html/html/select.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/discount/public_html/libraries/joomla/html/html.php on line 68
thanks help!
warning: require_once(/home/discount/public_html/libraries/joomla/html/html/select.php) [function.require-once]: failed open stream: permission denied in /home/discount/public_html/libraries/joomla/html/html.php on line 68
fatal error: require_once() [function.require]: failed opening required '/home/discount/public_html/libraries/joomla/html/html/select.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/discount/public_html/libraries/joomla/html/html.php on line 68
check permissions on following folders , file;
/libraries/joomla/html/html.php
/libraries/joomla/html/html/select.php
folders should 755 , files should 644. if correct have host check ownership of files , folders on site, should have same owner.
if fails fix try uploading new "libraries" folder full file set of joomla version using.
/libraries/joomla/html/html.php
/libraries/joomla/html/html/select.php
folders should 755 , files should 644. if correct have host check ownership of files , folders on site, should have same owner.
if fails fix try uploading new "libraries" folder full file set of joomla version using.
Comments
Post a Comment