I don't seem to have a convert.php script... I re-downloaded the latest stable (2.4) and don't see that script in there. I need to update the UserDB fields in config.php & run convert.php, correct? Do I need to pull a convert script from somewhere else?
[cdeville@fpslog001 ~]$ tar -ztf ./phplogcon-2.4.0.tar.gz */convert.php
tar: */convert.php: Not found in archive
tar: Error exit delayed from previous errors
[cdeville@fpslog001 ~]$ wget
http://www.phplogcon.org/Downloads-req- ... d-36.phtml*****Cut out wget schtuff*****
Saving to: `phplogcon-2.4.0.tar.gz.1'
100%[===============================================================================>] 267,929 173K/s in 1.5s
07:55:26 (173 KB/s) - `phplogcon-2.4.0.tar.gz.1' saved [267929/267929]
[cdeville@fpslog001 ~]$ tar -ztf ./phplogcon-2.4.0.tar.gz.1 */convert.php */install.php
phplogcon-2.4.0/src/install.php
tar: */convert.php: Not found in archive
tar: Error exit delayed from previous errors