| Project: | Instant messenger |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I installed the IM in drupal. I have installed it at /var/www/sites/all/modules/im
After activing it I started to have this apache errors:
[Fri Mar 11 22:13:27 2011] [error] [client 192.168.2.103] File does not exist: /var/www/im, referer: http://192.168.2.106/
[Fri Mar 11 22:13:30 2011] [error] [client 192.168.2.103] File does not exist: /var/www/im, referer: http://192.168.2.106/?q=node
So I copied the module to /var/www/im. After this the error change to this:
Fri Mar 11 22:34:30 2011] [error] [client 192.168.2.103] File does not exist: /var/www/im/send_msg, referer: http://192.168.2.106/?q=user/3
[Fri Mar 11 22:34:37 2011] [error] [client 192.168.2.103] File does not exist: /var/www/im/get_all_messages, referer: http://192.168.2.106/?q=user/3
Thank you for all