Jump to content
MakeWebGames

GerrySr

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Everything posted by GerrySr

  1. Re: Potential MAtt, LostOne, did you ever get KK to work? I'm having the same problems. The disc with book had no DB.php file on it. When I try to run program it says it cannot find DB.php. OK, found a link on these forums to a zip file of KK and that one included DB.php. OK, I added DB.php to folder. Ran program and now it wants PEAR.php ( being called from DB.php !) which I presume calls PEAR fuctions for use by DB.php. And yes I have PEAR installed. Does anyone actually have the game running on a Linux server? If so then I assume you have ALL of the files. Can someone post the PEAR.php file.   Thanks
  2. Re: Kiddy Cartel Thanks for the reply. I know that PEAR is a PHP mod that is installed on most severs. It is installed on mine. This I verified by running the basic phpinfo.php file. Also, I went to shell and typed in PEAR and verified that it was installed. But, I'm thinking that the include in DB.php : require_once 'PEAR.php'; is reffering to an actual php file (PEAR.php) which by the looks of things should contain classes that ultilizes the PEAR functions to connect to the database. Does anyone actually have KiddyKartel up and running on a linux server who can look and see if the file PEAR.php exists in their KiddyKartel directory? Thanks,
  3. Re: Kiddy Cartel Hi, I can not seem to get all of the files to Kiddy Cartel. The CD with the book did not have DB.php or PEAR.php on it. I got DB.php from a link on this forum to seanybob.net but that zip file does not have PEAR.php in it. I do not know let what other files may be missing as I did not even know I was missing PEAR.php until I found that DB.php included it. Can anyone help me get all of the files? If I am missing something obvious, please forgive me for being DUH! Thanks,
×
×
  • Create New...