CodeIgniter Forums
DX Auth with the localhost : ( - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: DX Auth with the localhost : ( (/showthread.php?tid=18499)



DX Auth with the localhost : ( - El Forum - 05-08-2009

[eluser]7amza[/eluser]
Hello ,
first of all , i want to give thanks to dxcell .
i'm faced some problems when i had installed the DX auth library ..
the primary problem is :
Code:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in C:\AppServ\www\ci\system\application\libraries\DX_Auth.php on line 803
keep it mind that i use PHP 5 but when i upload the library to my site it work fine !!
the other problem ; that i had renamed the ..controllers/auth.php file to ..controllers/member.php then i opned the file of configuration so as to editing the the url ..that's what i had done .
but finally i foud a not found message .
thanks for your replies .
/* i'm sorry for say this , but my english level is not yet good */


DX Auth with the localhost : ( - El Forum - 05-13-2009

[eluser]7amza[/eluser]
up !!


DX Auth with the localhost : ( - El Forum - 05-13-2009

[eluser]TheFuzzy0ne[/eluser]
Hello, and welcome to the CodeIgniter forums.

That sounds like a PHP 4 error. Are you absolutely positive you're using PHP 5 for your app?


DX Auth with the localhost : ( - El Forum - 05-13-2009

[eluser]Dam1an[/eluser]
To check you're version, make a page echo phpinfo()