logo

Hata Çözümü : joomla.php on line 71 e-Posta
Perşembe, 05 Haziran 2008 23:03
Hata Oluşma Nedeni :
Sitenin taşınması sırasında configuration.php'deki yanlış değerler.

Hata :

  • Warning: main() [function.main]: open_basedir restriction in effect. File(/path/to/joomla/install/includes/version.php) is not within the allowed path(s): (/home:/tmp) in /home/ziganali/public_html/tr/includes/joomla.php on line 71

Warning: main(/path/to/joomla/install/includes/version.php) [function.main]: failed to open stream: Operation not permitted in /home/ziganali/public_html/tr/includes/joomla.php on line 71

Fatal error: main() [function.require]: Failed opening required '/path/to/joomla/install/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ziganali/public_html/tr/includes/joomla.php on line 71

Çözüm :
  • Bu problemle karşılaşmamak için aşağıdaki site taşıma eylemlerini tam olarak yerine getirdiğinizden emin olunuz;

* Dosyalarınızın yedeğini alınız.
* Veritabanınızın yedeğini alınız.
* configuration.php dosyasındaki değerleri, sitenizin YENİ değerleriyle değiştiriniz.

$mosConfig_user = 'joomla_joomla';
$mosConfig_password = 'password';
$mosConfig_db = 'joomla_joomla';
$mosConfig_absolute_path = '/home/joomla/public_html';
$mosConfig_live_site = 'http://www.joomla.org';
$mosConfig_cachepath = '/your absolute path/cache';

Not : .htaccess dosyanızın da sitenize uygun biçimde değiştirildiğinden emin olunuz.
 
Copyright © 2006-2011 Joomlatr.org Tüm hakları saklıdır. İzinsiz kullanılamaz. | Tasarım Joomla! Türkiye | Hosting Sponsor Turhost

Joomlatr.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.