icon Posted June 17, 2003 Posted June 17, 2003 hi everybody , after crash on server , i restore latest backup and apperas the next message Warning: main(includes/configure.php) [function.main]: failed to create stream: No such file or directory in /public_html/catalog/includes/application_top.php on line 32 Fatal error: main() [function.main]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /public_html/catalog/includes/application_top.php on line 32 do anybody knows why, its something going wrong eith httaccess file?? icon Thanks!
dahammer2 Posted June 17, 2003 Posted June 17, 2003 Check the configure.php file exists in the includes directory check the permissions on the file if it does
TB Posted June 17, 2003 Posted June 17, 2003 Your database may have only 1/2 updated... if this is the case, and you aren't able to access your Admin screen... use phpMyAdmin to drop the contents of your database and reload your backup through phpMyAdmin also. HTH, Tony "The price of success is perseverance. The price of failure comes much cheaper."
icon Posted June 17, 2003 Author Posted June 17, 2003 Check the configure.php file exists in the includes directorycheck the permissions on the file if it does the file exist because is from backup and the site was working prperly before server crash. i did change permissions but nothing happens. It says that there is no any file or directory so probably .httaccess file doesnt give permissions to apache handler for every /Include/... file. Iam still searching why! icon thanks
icon Posted June 17, 2003 Author Posted June 17, 2003 Your database may have only 1/2 updated... if this is the case, and you aren't able to access your Admin screen... use phpMyAdmin to drop the contents of your database and reload your backup through phpMyAdmin also. HTH, Tony Both times i was restore SQL thrue Myadmin but nothing happens again , as you said. It doesnt say that i cant connect because till the point i get the message configure.php isnt run , so there is no conection with SQL till there! i think that problem belongs to server httpconf file .. but i need help from somebody who knows topic Better than me. Anyway thanks . Icon .
Recommended Posts
Archived
This topic is now archived and is closed to further replies.