Error opening file: No such file or directory

Error opening file: No such file or directory

BY 28 Feb 2018 Web Application Development

I want to send datas to php file of server.

So I wrote like this 

        <form name=”singIn” action=”115.xx.xxx.xxx/member/signIn.php” method=”post” onsubmit=”return incheckSubmit()”>
  
 But this error was happened.
 
 
I think accessing server by using IP address is no problem.
 
Written by