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? On Mon, 14 Mar 2005 06:35:05 +1100, John Tate <[EMAIL PROTECTED]> wrote: > ==> error_log <== > [client 192.168.1.3] PHP Warning: main() [<a > href='function.include'>function.include</a>]: Failed opening > './includes/db.php' for inclusion (include_path='.:/usr/lib/php') in > /home/httpd/html/forum/common.php on line 192 > [client 192.168.1.3] PHP Fatal error: Call to undefined function > encode_ip() in /home/httpd/html/forum/common.php on line 203 > [Mon Mar 14 17:31:31 2005] [error] [client 192.168.1.3] File does not > exist: /home/httpd/html/favicon.ico > [Mon Mar 14 17:31:36 2005] [error] [client 192.168.1.3] (13)Permission > denied: access to /forum/docs/index.html denied > [Mon Mar 14 17:31:36 2005] [error] [client 192.168.1.3] (13)Permission > denied: access to /forum/docs/index.html.var denied > [Mon Mar 14 17:31:36 2005] [error] [client 192.168.1.3] (13)Permission > denied: access to /forum/docs/index.php denied > [Mon Mar 14 17:31:36 2005] [error] [client 192.168.1.3] (13)Permission > denied: access to /forum/docs/index.shtml denied > [Mon Mar 14 17:31:36 2005] [error] [client 192.168.1.3] File does not > exist: /home/httpd/html/favicon.ico > [Mon Mar 14 17:31:51 2005] [error] [client 192.168.1.3] (13)Permission > denied: access to /forum/docs/README.html denied > [Mon Mar 14 17:31:51 2005] [error] [client 192.168.1.3] File does not > exist: /home/httpd/html/favicon.ico > > Wait a damn min, I can see the problem here. > > chmod 460 didnt work. > > I will do a chmod a+w on it > > > On Mon, 14 Mar 2005 06:29:45 +1100, John Tate <[EMAIL PROTECTED]> wrote: > > Cool, uhm my forum wont work. By the looks of my phpinfo > > (https://kintarolabs.sytes.net/phpinfo.php) (able to get to server > > btw?) mysql isnt working, ive updated the php.ini with the stuff in > > the wiki, any pointers. > > > > Forums showing blank page: https://kintarolabs.sytes.net/forum/ > > > > On Sun, 13 Mar 2005 20:21:15 +0100, Morten Nilsen <[EMAIL PROTECTED]> wrote: > > > John Tate wrote: > > > > Yep... > > > > > > > > I can see something now, I just did a chmod a+r, > > > > > > > > what is suggested? > > > > > > I like to chown httpd.root/chmod 460 php scripts > > > > > > -- > > > 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/ > > > > -- > 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/ > -- 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
