Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sawmaster

macrumors regular
Original poster
Hey.

I've been using MAMP for awhile now, but it has been doin' some strange things. I'll list the problems below (I feel like I'm missing some info).

  • In my wordpress directory (and a few others), I get a download named "DownloadedFile" or "DownloadedFile-#"
  • All wordpress blogs' CSS style sheets haven't been loading and all the formatting is lost (this problem started happening sometime today)
  • In the admin panel of wordpress, the dashboard is "jumbled up". When I use the Web Inspector in safari 4, I get two syntax errors in 2 diffrent javascript files. Both javascript scripts have a crapload of symbols that can't even be displayed.

After re-installing MAMP, and restarting, it worked great for a little while, but then when I left my house and came back, I found it screwed up again. Right after I fixed my MAMP installation, I backed up my mac. So I decided to restore my MAMP folder in my Applications folder. No luck. Restarted my mac, and had no luck.

I'll show you the php log. I found some pretty interesting stuff in there...

Code:
[08-Jul-2009 22:19:21] PHP Notice:  Undefined index:  myname in /Volumes/Ben's Files/Sites/2008/December/29/5-46 PM/chat/iphone/index.php on line 2
[08-Jul-2009 22:19:21] PHP Notice:  Undefined index:  message in /Volumes/Ben's Files/Sites/2008/December/29/5-46 PM/chat/iphone/index.php on line 3
[08-Jul-2009 22:19:21] PHP Notice:  Undefined index:  color in /Volumes/Ben's Files/Sites/2008/December/29/5-46 PM/chat/iphone/index.php on line 4
[08-Jul-2009 22:19:38] PHP Notice:  Undefined index:  uploadedfile in /Volumes/Ben's Files/Sites/2008/December/29/5-46 PM/page_maker/make.php on line 67
[08-Jul-2009 22:19:38] PHP Notice:  Undefined index:  uploadedfile in /Volumes/Ben's Files/Sites/2008/December/29/5-46 PM/page_maker/make.php on line 69

The point is, who's been lurking in these long-forgotten PHP scripts I made a long time ago? Do those lines indicate that someone has been in there, and something in the PHP script caused it to be logged?

Thanks in advance.

Ben
 
"Jumbled up" can mean a few things. Can you elaborate, maybe provide a screen shot if necessary?

On the PHP logs, they are only notices so it's not a biggie, but do you believe the indexes that were attempted are suppose to work, or something else? I don't know the intent of those pages. It's pretty common for bots to try and submit things to forms and not always in an intelligent manner. For instance, there's spambots that try to use my contact form to send spam, but I block them.

In the events you didn't know, when trying the link in your sig, the page prompts me to download a file that's given a random name.dms.part. It's a zero byte file.
 
move your databases and reinstall dude.

I did that already.

sawmaster said:
After re-installing MAMP...

angelwatt said:
"Jumbled up" can mean a few things. Can you elaborate, maybe provide a screen shot if necessary?

Sorry, my brain was going nuts because I've been so frustrated. Here.. I'll give you a snapshot if I can.

Update: Can't. I took the snapshot. Now where do I put it? I just realized my server isn't working, and photobucket is a piece of crap.

Update: Flickr won't work either

Update #3: After bypassing my MM3 proxy, I no longer see my homepage, and I am now getting the file download again too. http://sawmaster2.no-ip.org:8888/images/Photo 7.png is the image, but my server isn't working (duh).

Update #4: If I use my local url (bb.local), it seems to work ok (I can view that image of the jumbled up wordpress admin). If I use sawmaster2.no-ip.org, then the fun begins.
PhotoBucket said:
Upload failed for Picture 7.png with error: A network error caused your upload to fail. Please try your upload again.
 
You can add the image as an attachment to your post. Look for the Manage Attachment button below in the Additional Options area.
 
You can add the image as an attachment to your post. Look for the Manage Attachment button below in the Additional Options area.

Thanks.
 

Attachments

  • Picture 7.png
    Picture 7.png
    102.6 KB · Views: 139
  • Picture 8.png
    Picture 8.png
    195.5 KB · Views: 150
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.