Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-29-2007, 07:47 AM   #1 (permalink)
 
Junior Techie

Join Date: May 2005

Posts: 96

Brain

Default Webpage Access

Hi All,
Not sure if anyone has some expertise in this, but here goes. Basicically, we just upgraded our core switch, and readdressed most servers. We have a webpage that departments access, and it looks as though in the code, somebody references the HTML file by computer name. So when you first launch the site, it goes to an HTTP address, then the link is setup to go to a \\servername\webpage.htm. Now, in there, when buttons are launched to execute files and scripts, we get PERL.exe errors. Now, if I change the \\servername to http://servername/webpage.htm, it works without issues. DNS and WINS records are correct. Any ideas what the difference is between referencing the share rather than the HTTP? This worked without issues before.

Thanks
Brain is offline  
Old 03-29-2007, 11:50 PM   #2 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default Re: Webpage Access

I believe when you use \\server\share you are using M$ share and not HTTP. Therefore there is probably a User/Group account (share and NTFS permission) issue. There is no reason to do that. Let it be by default http:// so it will use IIS or Apache which will be correctly setup with User/Group (share and NTFS permission) on it's folder to allow for a specific user (not sure what the user account that IIS use for http service, I think IUSR_XXX)
__________________


Last edited by Law; 03-29-2007 at 11:57 PM.
Law is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On