HUB wrote:
>
> I am setting up my site, and have never used PHP before, i
> want to download phpMyAdmin, as I will be using Geeklog for
> my website. When I went to download phpMyAdmin it had two
> version "php" and "php3" which one do I download? Also if
> anyone could point out a site that explain PHP i would be
> really Apreciative thanks.
at the root prompt, type "rpm -q php" and this will tell you the version of php that your sme server uses.
on my sme5.5 server, the response back from the rpm query says:
php-4.1.2-2es3 therefore, i have version 4.1.2 of php.
if you have version 3 of php (unlikely...) grab that one, else grab the regular version of the software.