meph Posted May 16, 2003 Posted May 16, 2003 I tried to install some contribution, but decided to refuse using it, after restoring backup, i made before I started to install contribution, I have next error: Fatal error: Failed opening required './includes/application_top.php' (include_path='/usr/lib/php') in /var/www/html/shop/catalog/default.php on line 13 what's wrong? the only line i pasted to "application_top" file was "define (<filename>)"... thnx
Guest Posted May 16, 2003 Posted May 16, 2003 Check that the file is still on your server... you may ave accidentally deleted it... does happen....
meph Posted May 16, 2003 Author Posted May 16, 2003 file is still there, permission is ok, everything is ok, but... doesn't work :( I've RESTORED BACKUP
Guest Posted May 16, 2003 Posted May 16, 2003 There is a period that shouldn't be there in the path in your error message: ./includes/application_top.php Hard to see, but its there, just before the first trailing slash ..... :shock: Could be in configue.php... and check line 13 in default.php
meph Posted May 17, 2003 Author Posted May 17, 2003 it seems everything correct there, line 13 is alright, configure.php, seems so... please help me... what's wrong?
Guest Posted May 17, 2003 Posted May 17, 2003 Search your files for: ./ I still think you will find it in configure.php. If the path was specified correctly it would show in the error as: Fatal error: Failed opening required 'includes/application_top.php'
meph Posted May 18, 2003 Author Posted May 18, 2003 I've fixed it, dont know what I really done but it works... I didn't edited configure.php, I restored all the shop, my first backup, and proceed to copy all changed files uncluding default.php and application_top.php, and now it works. thnx for tryin to help :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.