Thanks Chris. I'm not sure which httpd you mean.
tail -f /var/log/apache2/access.log: ~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~ 127.0.0.1 - - [20/Oct/2011:07:31:50 +0200] "GET /ledgersmb/admin.pl HTTP/1.1" 401 363 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.10 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1" 127.0.0.1 - - [20/Oct/2011:07:32:33 +0200] "GET /ledgersmb/admin.pl HTTP/1.1" 401 363 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.10 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1" 127.0.0.1 - - [20/Oct/2011:07:33:00 +0200] "GET /favicon.ico HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.10 Chromium/14.0.835.202 Chrome/14.0.835.202 Safari/535.1" ~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~ tail -f /var/log/apache2/error.log: ~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~ [Thu Oct 20 07:33:00 2011] [error] [client 127.0.0.1] File does not exist: /var/www/favicon.ico ~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~ No I hadn't had 1.2.1 working previously. In fact the upgrade broke my previous installation which is why I upgraded. On 20 October 2011 07:14, Chris Travers <[email protected]> wrote: > Hi David; > > Please post httpd log messages if you can. > > If 1.3.x has previously been working, try: > > sudo a2enmod rewrite > > Best Wishes, > Chris Travers ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
