Friday, November 20, 2009

home/classes/home

This makes no sense. I've been trying to get my website to get an email out to me at my home email address. I tried:


\<\?php echo INCLUDE_PATH\; ?\>/mafMail.html

and got a 404 Error saying that the system couldn't find:

/home/classes/home/classes/mdavis31/inc_codestress/mafMail.html

so, I took out the include_path and put the literal path in as is set in my config include file, and I got the same 404 error.

Next attempt will be to use the virtual path (since that worked for my logo image) and see if that works...

Son of a gun. It did work. So, I just have to move my mail pages into my regular include directory, and they work.

Off to work, and then to paging homework...

No comments:

Post a Comment