On Mon, Jul 15, 2013 at 9:19 AM, Abdur Rahman <[email protected]> wrote: > $ ls -lh /var/www/alphamember_list.html > -rwxrwxrwx 1 www-data www-data 411 Jul 1 22:09 > /var/www/alphamember_list.html > $ ls -lh /var/www/api/combined-members > ls: cannot access /var/www/api/combined-members: No such file or directory > $ ls -lh /var/www/api/combined-members/getAlphaList > ls: cannot access /var/www/api/combined-members/getAlphaList: No such file > or directory
Hmmm. This means that there are some files missing. Check the files inside the folder /var/www/api. Place the required files there. Hope you have some version control system implemented for your development. Chekcout the latest code in the /var/www directory. Otherwise, check that you restored from correct backup file. -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kaniyam.com Get CollabNet Subversion Edge : http://www.collab.net/svnedge _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
