PDA

View Full Version : Including extra files (like ssi) does not work


mikmedia
06-29-2006, 05:28 AM
Hi folks,

first, sorry, for my english.

I tried to implement the solution shown here:
http://www.phpdig.net/forum/showthread.php?t=348

Unfortunately, the files that should be included don't show up. function get_my_includes does not find the external files.

I tried everything from moving to the same server to putting the files into the same directory.

The apache on our server is in safe mode off, could this be the cause?

Thanx for any help :)

mikmedia
06-29-2006, 05:35 AM
Addition:

My search page is here:
http://www.avenir.at/webservice/searcheub/index.php?template_demo=eub2.html

I added an "else" line to function get_my_includes() that shows that for this function the external file does not exist.

Thanx, mik