Jump to content
Server Maintenance This Week. ×

Getting Unknown error


This topic is 4375 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Dear All,

Please help me...

Whenever i am trying to connect to a layout of FileMaker Pro 12 Advanced using FMPHP. I am getting the following error. I am using FileMaker Server 12 Advanced and FileMaker Pro 12 Advanced.

The error is:

Communication Error: (22) The requested URL returned error: 401 - This can be due to an invalid username or password, or if the FMPHP privilege is not enabled for that user.

Everything is enable in Priviledge sets options. The same thing is executable on FMS 11 advanced and FM Pro 11 Advanced.

But here it is giving the error.

I am using these lines of codes:

$fetchData=$fm->newFindCommand('List_View');

*$result=$fetchData->execute();

$value=$result->getRecords();

In (*) line, it is giving communication error.

Link to comment
Share on other sites

This topic is 4375 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.