Jump to content

opening install.php issue (HESK)


celticpiping

Recommended Posts

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

post-156113-0-31057600-1370025065_thumb.png

Link to comment
https://forums.phpfreaks.com/topic/278646-opening-installphp-issue-hesk/
Share on other sites

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.