From: Richard S. <ri...@ri...> - 2003-08-28 08:38:33
|
As much as I love phpWebsite, I dont love MySQL. I created a database port that *SHOULD* meet SQL-99 standard (thus having PWS working with any other DB) and it works for PWS 0.9.3-1. The SQL file is available at http://www.richard-sumilang.com/phpwebsite.sql Note: I have only tested this sql file with PostgreSQL and MySQL which seem to work fine. If you would like to test this file with any other database and experience any faults, please let me know and I'll try to fix them :-) The deity user name and password for this setup file are... u: test p: test Instructions, simply paste the contents of the SQL file into your db, make your config file point to your db, and walla! Last notes: I am currently working really hard to get PWS's setup thing to work with any DB and just have a few glitches to work out before I should release it. If you are willing to help me out, please send me an email at ri...@ri... - Richard S. |