[B]Produciont environment
On Login app:
Warning[/B][SIZE=18px]: Unexpected character in input: ‘’ (ASCII=92) state=1 in[/SIZE]C:\AppServ\www\sigesdes\login\app_Login_apl.php[SIZE=18px]on line[/SIZE]5358
Parse error[SIZE=18px]: syntax error, unexpected T_STRING in[/SIZE]C:\AppServ\www\sigesdes\login\app_Login_apl.php[SIZE=18px]on line[/SIZE][B]5358
The line is:[/B]
$adldap = new adLDAP\adLDAP($config);
[B]But on development environment run ok.
Please help![/B]