1

(7 replies, posted in Installation)

thanks for reply and  i try both

1. by comment out the line
2. by changing the ini_set('date.timezone', 'Asia/Karachi')

but both did't work.

2

(7 replies, posted in Installation)

i have switched from IIS7 to XAMPP server, where it worked fine.

now i have issue with time,
the time zone set in
config.php file is
ini_set('date.timezone', 'Europe/Berlin')
and i have changed it into
ini_set('date.timezone', 'GMT-5');

but its still showing wrong time.

i want it to show my server time but its showing different time.

Thanks

i have switched from IIS7 to XAMPP server, where it worked fine.

now i have issue with time,
the time zone set in
config.php file is
ini_set('date.timezone', 'Europe/Berlin')
and i have changed it into
ini_set('date.timezone', 'GMT-5');

but its still showing wrong time.

i want it to show my server time but its showing different time.

Thanks

i have installed fresh front accounting 2.3.9

installation was successful, now after login with admin user and password, i am able to login but on each click , i am redirected to login page again and again.

i have also check the temp folder with session data, it have write permission and session files are creating properly.

thanks