View Full Version : [ubuntu] Joomla install error
lakelovers
March 15th, 2009, 10:48 PM
I followed the Joomla CMS, install for Ubuntu that I found on www.blog.highub.com, which has a number of success comments. Everything seems to go okay until I got to the final step to install Joomla on my local host by addressing it in the Firefox address line (http://localhost/joomla/) at which point I got the following errors:
Warning: require_once(/var/www/joomla/includes/defines.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/joomla/index.php on line 21
Fatal error: require_once() [function.require]: Failed opening required '/var/www/joomla/includes/defines.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/joomla/index.php on line 21
What step did I get wrong? Or, how do I correct it?
machinakias
March 17th, 2009, 08:47 AM
I followed the Joomla CMS, install for Ubuntu that I found on www.blog.highub.com, which has a number of success comments. Everything seems to go okay until I got to the final step to install Joomla on my local host by addressing it in the Firefox address line (http://localhost/joomla/) at which point I got the following errors:
Warning: require_once(/var/www/joomla/includes/defines.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/joomla/index.php on line 21
Fatal error: require_once() [function.require]: Failed opening required '/var/www/joomla/includes/defines.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/joomla/index.php on line 21
What step did I get wrong? Or, how do I correct it?
first of all,did it finish the installation ok? any errors during the install?
second,did you deleted the "installation" folder? you have to...
third, try to reinstall everything from scratch....foolow joomla.org instructions....
and then,try to ask the joomla team....
double check the permissions,the file names,the paths etc....
hope it helps....
daboroe
March 17th, 2009, 09:31 AM
that file it is trying to include does not exist. that is your issue.
bsmith1051
March 26th, 2009, 08:12 PM
Where did you unpack the Joomla ZIP, e.g. did you put it in /var/www/joomla? If you point the Ubuntu Archive Manager at /var/www and then click extract it won't automatically create the 'joomla' sub-folder. Instead it will put it in the root folder, /var/www, and so you would need to open http://localhost/ instead of http://localhost/joomla/
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.