Thread: Blank Page =(
View Single Post
Old 03-08-2008, 06:08 PM   #4 (permalink)
freenity
The Acquainted
 
freenity's Avatar
 
Join Date: Feb 2008
Posts: 119
Thanks: 17
freenity is on a distinguished road
Default

I guess there should be some problem with paths.
Check the folders you include the file from, on your server.
maybe try including with / at the beginning and writting a full path:
include_once('/folder/file.doc');

also remember is the server is unix based system it's case sensitive.
__________________
http://feudal-times.net - My PBB Game
http://gwphp.feudal-times.net - My Blog "Gaming With PHP"
freenity is offline  
Reply With Quote
The Following User Says Thank You to freenity For This Useful Post:
obolus (03-08-2008)