Wait I think I have found where it was caused. opening './includes/db.php' for inclusion (include_path='.:/usr/lib/php') in /home/httpd/html/forum/common.php on line 192
Its that include path thing by the looks. ;;;;;;;;;;;;;;;;;;;;;;;;; ; Paths and Directories ; ;;;;;;;;;;;;;;;;;;;;;;;;; ; UNIX: "/path1:/path2" include_path = ".:/usr/lib/php" Is that safe to move? On Sun, 13 Mar 2005 20:45:04 +0100, Morten Nilsen <[EMAIL PROTECTED]> wrote: > John Tate wrote: > > Alright, I need to get some damn sleep soon. > > > >> [client 192.168.1.3] PHP Fatal error: Call to undefined function > >> encode_ip() in /home/httpd/html/forum/common.php on line 203 > > > > Nonetheless how would I go about fixing this? > > no idea, that is not a php function, it would have to be defined in some > php file belonging to the forum > > -- > Morten > _______________________________________________ > tsl-discuss mailing list > [email protected] > http://lists.trustix.org/mailman/listinfo/tsl-discuss > -- John "Rockstar" Tate Mobile: 0413 348 815 (Yep, old number, but I have a new phone) Do you want a badass email that has fully customisable filters, an awesome spam block, an easy to use interface that totally kicks arse? AND MORE (see www.gmail.com) If you like the sound of this ask me, a gmailer for an invite. This endorsement messege was written by John Tate, who recieves no money from Google Corp for bearing it on his signitaure. http://kintarowins.deviantart.com/ _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
