Hi again, Nathan:
I'm not certain how to get to a command line. The server is a shared
server provided by GoDaddy, if that's any help. They told me that I needed to
change something in the .htaccess file, but that didn't sound right at all.
Thanks again for your help.
Jon
----- Original Message -----
From: Nathan Nobbe
To: Jon Westcot
Cc: PHP General
Sent: Thursday, October 11, 2007 5:08 PM
Subject: Re: [PHP] Need help adding dBase support to PHP
On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote:
Hi Nathan:
I have no idea. Where would I look to find this out? Will phpinfo()
give me this? And, if so, where would I find it?
you might try
uname -a
from the command line; but theres no guarantee it will show the distribution.
it will show the kernel, and sometime kernels
are named after the distro since they are often modified by the distribution.
-nathan