dion Posted October 22, 2002 Share Posted October 22, 2002 When viewing the default.php file (locally using Apache 1.3.27 with PHP 4.2.3) i can see the left column & the header but i can't see the rest of the document. in the bottom left hand corner i get this error message. 'Error! Unable to determine the page link!'. Has it got anything to do with 'define('DIR_FS_DOCUMENT_ROOT', $DOCUMENT_ROOT . '/');'? How can i resolve this problem. Thanks, Dion Link to comment Share on other sites More sharing options...
cybersabah Posted October 23, 2002 Share Posted October 23, 2002 :cry: I also having the same probelm, i using running on top of W2K! Link to comment Share on other sites More sharing options...
burt Posted October 24, 2002 Share Posted October 24, 2002 register_globals = on in php.ini That should cure your problems Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.