| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#10 (permalink) |
|
Hostering?
Excelling Contributor
Joined in Jan 2004
Lives in New York
Hosted on D41
970 posts
Gave thanks: 0
Thanked 0 times
|
I was actually looking up scripts like this just before you posted. Thats how most of the ones I saw did it.
![]()
__________________
*-[www.oolio.com]-* {_DIME.41 Reseller_} Stay cool. ![]() >> Avatar used with permission from garyzullo.com <<
|
|
|
|
|
|
#11 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jun 2003
30 posts
Gave thanks: 0
Thanked 0 times
|
I've been having problems with fsockopen..it keeps giving me errors.
Click Here for Example Only code in file PHP Code:
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/specht/public_html/sitestatus.php on line 2 Warning: fsockopen(): unable to connect to ra-specht.com:80 in /home/specht/public_html/sitestatus.php on line 2 Note quite sure what to do...this should be trivial and it is not... |
|
|
|
|
|
#12 (permalink) |
|
L'Awesome Advocate
Super #1
Joined in May 2004
Lives in .au
Hosted on Mango
2,423 posts
Gave thanks: 1
Thanked 5 times
|
That's why you put
Code:
error_reporting 0; What that error means is that the script can not access the port, which in turns means it is down.
__________________
When I get sad, I stop being sad, and be AWESOME instead. True story.
|
|
|
|
|
|
#13 (permalink) | |
|
Registered User
Seasoned Poster
Joined in Jun 2003
30 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
HTTP, HTTPS, FTP, SSH, SMTP, POP, and mySQL. Something isn't quite right... However..now it is working...SHRUG...must be that time of month for the server -Andrew |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|