celticpiping Posted May 31, 2013 Share Posted May 31, 2013 Howdy from Maine. Issue: Cannot start the install routine for HESK installation via PHP Platform: Win2K8 Server R2 I open IE v.8 (w/admin rights) and do a file/open and browse to the "install.php" which is supposed to start the HESK install.... I receive the attached. I see that .php is associated with IE as well... Thanks, rich Link to comment https://forums.phpfreaks.com/topic/278646-opening-installphp-issue-hesk/ Share on other sites More sharing options...
mac_gyver Posted May 31, 2013 Share Posted May 31, 2013 php is a server side scripting language. you need - 1) a web server 2) php installed and functioning on that web server 3) you browse to the URL of the php script on a web server, not to the php file itself. for a localhost'ed web server, the URL would be http://localhost/install.php Link to comment https://forums.phpfreaks.com/topic/278646-opening-installphp-issue-hesk/#findComment-1433446 Share on other sites More sharing options...
celticpiping Posted May 31, 2013 Author Share Posted May 31, 2013 thx for the reply. on this server, I run IIS v.7 http://localhost/wordpress opens my site I dropped all hesk files in another folder under wordpress called 'hesk' I'm not sure why I cannot successfully launch http://localhost/wordpress/hesk/install? thoughts? R Link to comment https://forums.phpfreaks.com/topic/278646-opening-installphp-issue-hesk/#findComment-1433451 Share on other sites More sharing options...
celticpiping Posted May 31, 2013 Author Share Posted May 31, 2013 Close this one fellas: I browsed from WITHIN IIS.... Thanks much, Rich Link to comment https://forums.phpfreaks.com/topic/278646-opening-installphp-issue-hesk/#findComment-1433455 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.