hi it worked, just had the path to be as below
// Make sure this directory exists and is writable!
$session_save_path = dirname(__FILE__).'\tmp';
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by aquananu
Pages 1
hi it worked, just had the path to be as below
// Make sure this directory exists and is writable!
$session_save_path = dirname(__FILE__).'\tmp';
i made it
// Make sure this directory exists and is writable!
$session_save_path = dirname(__FILE__).'/frontaccounting/tmp/';
but still same errors, hv u tested this on windows server. Please advise whats wrong.
thanks for the quick reply,
i did what you had asked for in the config.php, but still same errors
now the file is as below
// Make sure this directory exists and is writable!
$session_save_path = dirname(__FILE__).'/tmp/';
/* $session_save_path = session_save_path();
if (strpos($session_save_path, ";") !== false)
$session_save_path = substr($session_save_path, strpos($session_save_path, ";") + 1); */
what do you mean by INSTALL MAP???
need help, the gui cudnt install on the server, so had to do the manual import of the SQL, but now i am getting following errors, i am using a shared server on windows
Warning: main(themes/default/renderer.php) [function.main]: failed to open stream: No such file or directory in D:\hshome\qusil\etbs.qusil.com\frontaccount\frontaccounting.php on line 19
Warning: main() [function.include]: Failed opening 'themes/default/renderer.php' for inclusion (include_path='.;c:\php4\pear') in D:\hshome\qusil\etbs.qusil.com\frontaccount\frontaccounting.php on line 19
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at D:\hshome\qusil\etbs.qusil.com\frontaccount\frontaccounting.php:19) in D:\hshome\qusil\etbs.qusil.com\frontaccount\includes\lang\language.php on line 73
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\hshome\qusil\etbs.qusil.com\frontaccount\frontaccounting.php:19) in D:\hshome\qusil\etbs.qusil.com\frontaccount\includes\lang\language.php on line 73
Warning: Cannot modify header information - headers already sent by (output started at D:\hshome\qusil\etbs.qusil.com\frontaccount\frontaccounting.php:19) in D:\hshome\qusil\etbs.qusil.com\frontaccount\includes\lang\language.php on line 75
DATABASE ERROR : could not get validate user login for admin
error code : 1046
error message : No Database Selected
sql that failed was : SELECT * FROM 5_users WHERE user_id = 'admin' AND password='5f4dcc3b5aa765d61d8327deb882cf99'
Pages 1
FrontAccounting forum → Posts by aquananu
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.