Autorun Program Missing for PHP to Run Correctly :(

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Eradication
Forum Newbie
Posts: 10
Joined: Sun Dec 21, 2003 11:37 pm
Location: USA

Autorun Program Missing for PHP to Run Correctly :(

Post by Eradication »

Hello,

I accidently destroyed a shortcut file in my Start --> All Programs --> Startup directory! It's an Apache server executable for when I installed apache. I believe this is what would allow me to use my mail() function for PHP. Because when I tested out the mail function, it didn't send the mail to my email address :(. It sent it to hell.

So what my problem is...where does the shortcut go to? Could someone give me the target for the shortcut, so that I may restore my beautiful Apache server to full power?
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Post by infolock »

is this the one you are talking about?

c:\path\to\Apache2\bin\ApacheMonitor.exe
Eradication
Forum Newbie
Posts: 10
Joined: Sun Dec 21, 2003 11:37 pm
Location: USA

Post by Eradication »

Yes! Thank you.
Post Reply