WTMP

2009-02-24 Thread Monty Pyth
I have an offline server that is corrupted. I am rtrying to piece through the problem. I have several WTMP files and I am trying to read them. I am using last -f file name | less and am receiving output. However, I do not believe it is the complete output. I say this because when I look at the

Apache

2009-02-28 Thread Monty Pyth
Does anybody know what file Apache reads to get the time zone offset for the httpd-access.log? 68.10.25.173 - - [10/Oct/2000:13:55:36 -0500] GET /apache_pb.gif HTTP/1.0 200 2326 http://www.example.com/start.html; Mozilla/4.08 [en] (Win98; I ;Nav) Where does Apache get the -0500 from?

Apache

2009-02-28 Thread Monty Pyth
Does anyone know what file Apache checks to get the time zone offset for httpd-access.log? 65.223.44.56 - frank [10/Oct/2000:13:55:36 -0500] GET /apache_pb.gif HTTP/1.0 200 2326 http://www.example.com/start.html; Mozilla/4.08 [en] (Win98; I ;Nav)   Where does Apache get the -0500 from? I know

APACHE/PHP/MYSQL Password Hash

2009-10-29 Thread Monty Pyth
I have inherited a website to work on that users authenticate to using a login and password from a login page. The server is FreeBSD 6.2 running APACHE/PHP/MYSQL. There is a MYSQL table that maintains all of the users. The table has a users name and password. The password is hashed and some

GUI

2009-11-23 Thread Monty Pyth
I am running a Freebsd 6.2 server. How do I get a GUI going? Either GNOME or KDE. I know I have to startx and then I am a little confused. I want to be able to view phpmyadmin in a GUI. Thanks. ___ freebsd-questions@freebsd.org mailing list