RE: [PHP] Yahoo/Cobalt servers/PHP

2002-05-13 Thread SHEETS,JASON (Non-HP-Boise,ex1)
[mailto:[EMAIL PROTECTED]] Sent: Saturday, May 11, 2002 10:04 PM To: [EMAIL PROTECTED] Cc: Russ Subject: [PHP] Yahoo/Cobalt servers/PHP One of my clients signed up for service at Yahoo for space on a Cobalt server. The specs say that it has Php and Interbase. I go to the server and do a phpinfo

RE: [PHP] Yahoo/Cobalt servers/PHP

2002-05-11 Thread John Holmes
> Am I missing something here? If one wants to have dynamic pages and uses > PHP, > then *some* DB has to be available, correct? Ideally, yes, you'd want a database. But you could do it with text files... ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

[PHP] Yahoo/Cobalt servers/PHP

2002-05-11 Thread Todd Cary
One of my clients signed up for service at Yahoo for space on a Cobalt server. The specs say that it has Php and Interbase. I go to the server and do a phpinfo() and find out that Interbase is not compiled into PHP but MySQL is. Then I find out that MySQL is *not* installed on the server. Am I m