Jason-vginformer Posted April 17, 2005 Posted April 17, 2005 This is a script that connects to a Shoutcast server page, grabs the information, then displays it on the host website. The problem is when I run in on my webspace is that it tells me the server is down, which it isn't. The script works fine on my test web server sitting next to me. I'm assuming that this type of connection cannot be made due to the configuration of your servers. I would just like a confirmation on this. Thanks for the help. http://thefinalchapter.cc/test/simple.php (shows the error) http://thefinalchapter.cc/test/simple.phps (shows the source code) Quote
TCH-Bruce Posted April 17, 2005 Posted April 17, 2005 Both of those links bring up a 404 error. Quote
Jason-vginformer Posted April 19, 2005 Author Posted April 19, 2005 Both of those links bring up a 404 error. <{POST_SNAPBACK}> whoops! http://thefinalchapter.cc/test_area/simple.php (shows the error) http://thefinalchapter.cc/test_area/simple.phps (shows the source code) Quote
TweezerMan Posted April 19, 2005 Posted April 19, 2005 I ran the script on my local machine here and it appears to work as intended. I then tried to run it on my TCH account, and it returned "Unable to connect to server". I altered the code to output a real error message, and the script returned "Connection timed out". I searched the forums for 'fsockopen' and came up with this. Basically, it's very possible that TCH is blocking the port, but you may be able to get it opened by submitting a ticket to the Help Desk. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.