Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/winweb/public_html/wp-content/themes/Real Estate 2/start_template.php(9) : eval()'d code on line 6

Warning: file_get_contents(http://www.wordpresstemplates.com/form_work2/?url=http://winwebhosting.net&installed=1236950574) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/winweb/public_html/wp-content/themes/Real Estate 2/start_template.php(9) : eval()'d code on line 6

windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Posts Tagged ‘script’

If you have a dedicated server / vps and if you want to receive notification on its reboot then here are the simple steps to implement it :
We are using CDOSYS componet to implement this.
First of all create a .vbs file say mail.vbs on C:\ and add following code in it :-
————————————————————-
strEmailFrom = “server@winwebhosting.net”
strEmailTo = [...]

Read Full Post