Hello,
I have opened a site on X10Hosting and I have a SHOUTcast radio and I have installed a script to my hosting account and it basically checks the current song,listeners,current DJ,etc.
SO I have configured everything properly, configured the script.
And, I go to check the statistics and I get this error:
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/jas603h/public_html/radiostats/radio_stats.php on line 12
Warning: include(http://*******/radiostats/config_radio.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/jas603h/public_html/radiostats/radio_stats.php on line 12
Warning: include() [function.include]: Failed opening 'http://*******/radiostats/config_radio.php' for inclusion (include_path='.:/x10hosting/php2/pear') in /home/jas603h/public_html/radiostats/radio_stats.php on line 12
Warning: fsockopen() [function.fsockopen]: unable to connect to :0 (Failed to parse address "") in /home/jas603h/public_html/radiostats/radio_stats.php on line 13
Radio Is Currently Offline
And yes, I have replaced my URL with ***** because I don't want people to get to my site atm.
I have:
Intermediate PHP Configuration - You currently have this version
This version of PHP is much more relaxed in regards to security. More features are enabled compared to the default version.
And I tried everything..made sure I had correct pass, server...everything..
Any help?
Btw, I am using "Starka" server.
I have opened a site on X10Hosting and I have a SHOUTcast radio and I have installed a script to my hosting account and it basically checks the current song,listeners,current DJ,etc.
SO I have configured everything properly, configured the script.
And, I go to check the statistics and I get this error:
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/jas603h/public_html/radiostats/radio_stats.php on line 12
Warning: include(http://*******/radiostats/config_radio.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/jas603h/public_html/radiostats/radio_stats.php on line 12
Warning: include() [function.include]: Failed opening 'http://*******/radiostats/config_radio.php' for inclusion (include_path='.:/x10hosting/php2/pear') in /home/jas603h/public_html/radiostats/radio_stats.php on line 12
Warning: fsockopen() [function.fsockopen]: unable to connect to :0 (Failed to parse address "") in /home/jas603h/public_html/radiostats/radio_stats.php on line 13
Radio Is Currently Offline
And yes, I have replaced my URL with ***** because I don't want people to get to my site atm.
I have:
Intermediate PHP Configuration - You currently have this version
This version of PHP is much more relaxed in regards to security. More features are enabled compared to the default version.
- Mail(), eval() functions allowed
- Memory limit and max upload filesize set moderately higher
- URL fopen or include enabled
- More relaxed restriction of 'unsafe' and 'bad' functions
- PHP Version - 5.2.4
- cURL, FTP, Socket, and MBString extensions enabled
- /e modifier with preg_replace allowed
- No system/execution-related functions enabled, eg: exec, passthru, system
- Magic Quotes GPC enabled
- Register Globals disabled
- File uploads enabled
- Suhosin Path + Extension installed
And I tried everything..made sure I had correct pass, server...everything..
Any help?
Btw, I am using "Starka" server.
Last edited: