General discussion of OpenCATS

Moderators: RussH, cptr13

Forum rules: Just remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but keep comments directed to the topic at hand.
#3437
Hello Team,

I have newly installed Opencats ATS login as admin in Ubuntu system and now I m trying to access it from another system via http://localhost/opencats/index.php?m=contacts, I m not able to access. Please advice me can I install opencats in one system and accessit from any other system either Windows or Ubuntu but connected to the same network.

Thanks in advance!

Thanks & Regards,
Md Farrukh Shek
#3438
Assuming you're talking about a normal network inside a router, you should be able to access it with the ip address of the host machine (replace localhost in the address with the ip address).

Ex: 192.168.1.8/opencats/index.php?m=contacts
I think that will work.

If you have any complicated network settings or security...I'm not sure.

Try it, let us know whether it works.
#3439
Unfortunately it didn't work.
Or do I need to change the configuration in Mariadb i.e.

CREATE USER 'opencats'@'localhost‘ IDENTIFIED BY ‘databasepassword’; instead I can use CREATE USER 'farrukh'@'192.168.1.128‘ IDENTIFIED BY ‘password’;
CREATE DATABASE opencats;
GRANT ALL ON *.* TO 'farrukh'@'192.168.1.128' WITH GRANT OPTION;

Please do advice.

Thanks & Regards,
Md Farrukh Shek

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me