I've been trying to install v2 after testing v1 for a lil while.
both versions lack of documentataions unfortunatly as I couldn't figure out how to add a system manually :-S
anyway, after followig the instructions (and changind the DB connection settings)
I get this errors:
Quote:
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\xampplite\htdocs\OAv2\code_igniter\system\codeigniter\Common.php on line 130
Deprecated: Assigning the return value of new by reference is deprecated in D:\xampp\xampplite\htdocs\OAv2\code_igniter\system\codeigniter\Common.php on line 136
A PHP Error was encountered
Severity: 8192
Message: Function set_magic_quotes_runtime() is deprecated
Filename: codeigniter/CodeIgniter.php
Line Number: 60
An Error Was Encountered
The URI you submitted has disallowed characters.
as the URL changed to "HTTP://
server/OAv2/index.php/login/index
I think something's wrong, althou I didn't get the chance to explore the code.
is there any chance I lack a module on the apache? something else might be wrong?
I don't see any errors in the apache's error log :S
thank you