Re: [PHP] Need help adding dBase support to PHP

2007-10-12 Thread Jon Westcot
D]> To: "Jon Westcot" <[EMAIL PROTECTED]> Cc: "PHP General" Sent: Friday, October 12, 2007 12:27 AM Subject: Re: [PHP] Need help adding dBase support to PHP > On 10/12/07, Jon Westcot <[EMAIL PROTECTED]> wrote: > > > > Hi Nathan: > > > >

Re: [PHP] Need help adding dBase support to PHP

2007-10-12 Thread Nathan Nobbe
On 10/12/07, Jon Westcot <[EMAIL PROTECTED]> wrote: > > Hi Nathan: > > The page you referenced in the PHP documentation is exactly what I saw > that indicated that the dBase functions needed to be compiled in with the > --enable-dbase directive. What I need to know is HOW to do this, even in >

Re: [PHP] Need help adding dBase support to PHP

2007-10-12 Thread Jon Westcot
han Nobbe To: Jon Westcot Cc: PHP General Sent: Thursday, October 11, 2007 6:06 PM Subject: Re: [PHP] Need help adding dBase support to PHP On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: Hi again: Thanks for the info. From what I can see, GoDaddy does NOT provide access

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Nathan Nobbe
On 10/11/07, Nathan Nobbe <[EMAIL PROTECTED]> wrote: > > On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: > > > > Hi again: > > > > Thanks for the info. From what I can see, GoDaddy does NOT provide > > access to ssh. Any other thoughts? Or is there some way to tell me, in > > general ter

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Nathan Nobbe
On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: > > Hi again: > > Thanks for the info. From what I can see, GoDaddy does NOT provide > access to ssh. Any other thoughts? Or is there some way to tell me, in > general terms, how to configure PHP to allow the dbase functions to be used?

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Jon Westcot
: Jon Westcot Cc: PHP General Sent: Thursday, October 11, 2007 5:34 PM Subject: Re: [PHP] Need help adding dBase support to PHP On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: Hi again, Nathan: I'm not certain how to get to a command line. The server is a shared server

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Nathan Nobbe
On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: > > 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 ri

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Jon Westcot
p. 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

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Nathan Nobbe
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 distributio

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Jon Westcot
help adding dBase support to PHP On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: Hi all: I'm not versed at all with Linux, and I need some help in configuring PHP to allow me to use the dBase-related functions. From what I read in the help files, it seems that I need to re

Re: [PHP] Need help adding dBase support to PHP

2007-10-11 Thread Nathan Nobbe
On 10/11/07, Jon Westcot <[EMAIL PROTECTED]> wrote: > > Hi all: > > I'm not versed at all with Linux, and I need some help in configuring > PHP to allow me to use the dBase-related functions. From what I read in the > help files, it seems that I need to recompile PHP with the "--enable-dbase"

[PHP] Need help adding dBase support to PHP

2007-10-11 Thread Jon Westcot
Hi all: I'm not versed at all with Linux, and I need some help in configuring PHP to allow me to use the dBase-related functions. From what I read in the help files, it seems that I need to recompile PHP with the "--enable-dbase" command, but I don't know how to do this. Can someone o