RajaKadal Admin Jancok
Jumlah posting : 532 Join date : 14.08.10 Age : 39 Lokasi : Depan Si Kokom
| Subyek: Joomla Error : public_html/includes/joomla.php on line 71 Mon 3 Oct - 3:53 | |
| If you Joomla show this error: - Quote :
- Warning: main(home/xxxxx/public_html/includes/version.php) [function.main]: failed to open stream: No such file or directory in /home/xxxxx/public_html/includes/joomla.php on line 71
Fatal error: main() [function.require]: Failed opening required ‘home/xxxxx/public_html/includes/version.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/xxxxx/public_html/includes/joomla.p This error occurs because incorrect absolute path. To fix it, goto Joomla installation diretory and open configuration.php. Then make sure you have set a right value: - Quote :
- $mosConfig_absolute_path = '/home/[cpanel_username]/public_html';
NOT
$mosConfig_absolute_path = 'home/[cpanel_username]/public_html'; 8) |
|