Satish, The upgrade to upgraded the applications to including apache and your original koha (library or any name you called it) site was saved as libraryName.save.
1. Step 1 - Go to the Apache's sites-available directory [/etc/apache2/sites-available/] 2. Step 2 - Copy the old libraryName.save to rename it to libraryName to revert to your old site. 3. Step 3 - Enable the libraryName site using command sudo a2ensite libraryName 4. Restart Apache using command: sudo service apache2 restart Here is my screenshot: http://www.evernote.com/shard/s72/sh/51d2f948-9515-429b-96ec-51a16e9a2a28/8d618ce4cf1b4dd79f3e0046d560cff3 EVAN NJOROGE *•*+254721375981 *•*+254721375981 *•*about.me/uhusiano *•* * "Facilitating access to African digital content" * On Sat, May 24, 2014 at 8:36 AM, SATISH <[email protected]> wrote: > Hi, > > I was using koha 3.14.00.00 (installed via packages) on Ubuntu 12.04.4 LTS > (GNU/Linux 3.5.0-49-generic i686) - on a Desktop System. and successfully > upgraded koha to 3.16.00 yesterday (23-05-2014). After upgrade I was able > to use koha staff client and opac without any problem. (while upgrading, it > asked for - Rename the Apache Virtual hosts for koha Instance, the default > was -"Yes", and I chose the same) > > > But, when I try to open staff client/opac today, suddenly > I get the error: 404 - The requested URL / was not found on this server. > I tried clearing the cache/browsing history. > then, re-started apache, it did not work. > any other solutions could you recommend for understanding the problem? > > With Thanks > Satish MV > Librarian > Govt. Engineering College, > Hassan, Karnataka. > India. > > > > > > -- > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

