Page 1 of 1

Autorun Program Missing for PHP to Run Correctly :(

Posted: Sun Dec 21, 2003 11:37 pm
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?

Posted: Mon Dec 22, 2003 1:35 am
by infolock
is this the one you are talking about?

c:\path\to\Apache2\bin\ApacheMonitor.exe

Posted: Mon Dec 22, 2003 3:43 pm
by Eradication
Yes! Thank you.