Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 1:23 pm (All times are UTC )

 




Post new topic Reply to topic  [ 3 posts ] 
Author Message
Posted: Thu Mar 30, 2006 12:59 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Nov 08, 2005 6:43 pm
Posts: 214
Location: the Netherlands
Hello guys,

I'm trying to install Joomla_1.1.0-Alpha2 on my own apache2 server (SuSE Linux 10.0) for testing/evaluating, but after unzipping/untarring the files and executing the script in my webbrowser to install it I get the following output instead of an install-wizard:

Quote:
Warning: main(includes/framework.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/joomla_test/includes/application.php on line 17

Fatal error: main() [function.require]: Failed opening required 'includes/framework.php' (include_path='/usr/share/php') in /srv/www/htdocs/joomla_test/includes/application.php on line 17


I've been looking all over. On line 17 of application.php it is trying to do this...
Code:
require_once( 'includes/framework.php' );


Is there possibly something 'wrong' with my server. I'm using apache2, php (version 4.4.0). I hope anyone can help me on my way so I can see what the future of Joomla will be. Thank you in advance.

Mark Visser


Top
  E-mail  
 
Posted: Thu Mar 30, 2006 2:35 pm 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Fri Aug 12, 2005 3:47 pm
Posts: 11674
Location: **Translation Matters**
I am afraid you are trying to install a very obsolete version.
Please use the nightly build that you will find here:
http://dev.joomla.org/content/view/17/60/#nightly

If you find any bug, please post in the Q&T forum:
http://forum.joomla.org/index.php/board,199.0.html

But beforehand, please read the posts there because quite a few are already well known.
Thank you.

_________________
Jean-Marie Simonet / infograf · http://www.info-graf.fr · GMT +1
Qui vult dare parva non debet magna rogare.
---------------------------------
Joomla! Translation Coordination Team


Top
  E-mail  
 
Posted: Thu Mar 30, 2006 3:59 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Nov 08, 2005 6:43 pm
Posts: 214
Location: the Netherlands
infograf768 wrote:
I am afraid you are trying to install a very obsolete version.
Please use the nightly build that you will find here:
http://dev.joomla.org/content/view/17/60/#nightly


Thank you for your information, good to have the latest versions this way... I didn't know about these builds. Is you might have expected I just solved my problem. It was something with my php-config (php-ini). In this file I had to add '.' as part of the include_path, like:

Code:
include_path = ".:/usr/share/php"


Luckily I fixed this, hopefully with this tip other people are also helped by this thread. Strange for me is still why I didn't get problems with version 1.0.8.

Mark Visser


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Quick reply

 



Who is online

Users browsing this forum: brendon_101, jackprince, matrix12345, PommeVerte, UrbanLives, Yoghurt, zerogreen, zombies and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group