Jump to content

Recommended Posts

Posted

Just as an update... I may have overreacted. I don't know how your site is built, however, it has content from two different sites, and when I visited in Firefox3 on Windows XP, I got an alert from AVG Antivirus saying something about a javascript exploit.

Posted

Shared server? Um, yes I think so. At least I'm not paying for a dedicated one any ways.

 

 

I moved all the files into a separate folder within my server.

 

Will that do?

Posted

Yeah, that will do for the moment. I would take a look at the code you are using on your home page... First off, I'd just check that your code is correct. Secondly, what Javascript do you have on that page? it is possible someone has exploited a hole in the javascript which is giving you problems.

Posted
Shared Server?

 

Do you know if open_basedir is activated? Do you have any files that are permissions 0777?

 

 

I'm not sure what you are referring to, so I will say probably not?

Posted
Yeah, that will do for the moment. I would take a look at the code you are using on your home page... First off, I'd just check that your code is correct. Secondly, what Javascript do you have on that page? it is possible someone has exploited a hole in the javascript which is giving you problems.

The only js running is Dreamweaver generated roll overs. The code is just how I wrote it, no changes at all. Could this simply be a HostGator thing?

Posted (edited)

Open_basedir affects the access to your account and potential access from others on a Shared Server.

 

It is an Apache thing. It stops the risk of having another member of the Server add/access your files.

 

http://help.godaddy.com/article/1616

http://phpsec.org/projects/phpsecinfo/tests/open_basedir.html'>http://phpsec.org/projects/phpsecinfo/tests/open_basedir.html

 

*edit*

 

try this:

 

http://phpsec.org/projects/phpsecinfo/tests/

 

download the zip and take a look at the README file.

Edited by jlhaslip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...