q8developer

Member
Jul 11, 2013
11
0
1
cPanel Access Level
Root Administrator
Need some help how to fix.......
the problem is we are unable to get the response using curl in web service. We are getting 404 error.



404 Not Found
The server can not find the requested page:

XXXXXXX.com/app/webservice4/ (port 80)
Please forward this error screen to XXXXXX.com's WebMaster.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Have you verified the directory/file exists and loads manually through a web browser or command line? What type of application are you loading?

Thank you.
 

q8developer

Member
Jul 11, 2013
11
0
1
cPanel Access Level
Root Administrator
Need some help how to fix.......
the problem is we are unable to get the response using curl in web service. We are getting 404 error.



404 Not Found
The server can not find the requested page:

XXXXXXX.com/app/webservice4/ (port 80)
Please forward this error screen to XXXXXX.com's WebMaster.
we are trying to access some web services which we are unable to access
on some browers e.g firefox the attached screen is coming

- - - Updated - - -

files are loading fine even on chrome and ie you can view the website as well but the web services we are trying to call thru curl are not coming.

i toke the same files are hosting to some other server and working fine we were able to get data we are calling thru web services
 

Attachments

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
What type of file are you attempting to access? You mentioned the content is not available in all web browsers. Have you ensured there are no DNS or browser cache issues preventing it from loading?

Thank you.
 

q8developer

Member
Jul 11, 2013
11
0
1
cPanel Access Level
Root Administrator
Dear Michael
we are trying to access some web services. Here is the path domain.com/app/webservice4/ and i am sure that its not DNS or cache issue. as i host the same files on other server and it was working. we were able to access web Services (we use cUrl).
so its my dedicated server :( some configuration in whm or cpanel dont know :(:(:( plz HELP......................
 

cPanelPeter

Senior Technical Analyst
Staff member
Sep 23, 2013
585
25
153
cPanel Access Level
Root Administrator
Hello,

Please open a support ticket using the link in my signature. One of our analysts will be happy to investigate this for you.
Once the ticket has been opened, please post it in this thread so we may update it accordingly.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
To update, it looks like this may have been related to the individual PHP script calling to a library that no longer exists.

Thank you.