|
From: Javier S. <js...@si...> - 2001-11-18 22:54:35
|
Hello Ben, I was testing web install whith Mysql (i will test after for pgsql), and got some problems to make it work ..here is a little sumury :-) -> I haven't set phplib on my include path, so install.php doesn't find include files : template.inc, and db_'.$_pv['db_type'].'.inc .. i have changed it . ->On each errors o lost all data of form . ->Email check seems to return false for any entry (hum, strange ) ->I use mozilla on linux to test this install, and when all checks ar ok, mozilla asks for saving config.php. ->I save config.php on server ->I got an error on index.php page (i have added phplib dir on config.php) *Fatal error*: Cannot instantiate non-existent class: in */home/httpd/virtualhosts/phpbt/phplib-7.2d/php/session.inc* on line *374* Any ideas ;-) |