Hello guys!
I am trying to implmenent a jQuery library and it worked fine when I ran it out of server. When I tried to run from a XAMPP based web server at home; the images doesn't show and keeps giving this error:
'You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
Apache/2.2.12 (Win32) DAV/2 mod_ssl/2.2.12 OpenSSL/0.9.8k mod_autoindex_color PHP/5.3.0 mod_perl/2.0.4 Perl/v5.10.0'
I tried to change httpd-xampp.conf file but even that doesn't seem to help; I couldn't find any solution when I searched and what was there, I tried and didn't work. Maybe I am doing something wrong.
Any help will be greatly appreciated.
6pandn21