Tand
14-09-04, 06:32 AM
I was using dotproject 1.0.2-1 with win2000/easyphp for testing purposes and today I've downloaded the CVS version installed and after this I'm getting this error:
Parse error: parse error, unexpected T_VARIABLE in c:\arquivos de programas\easyphp\www\dotproject\includes\config.p hp on line 75
Warning: main(/lib/adodb/adodb.inc.php): failed to open stream: No such file or directory in c:\arquivos de programas\easyphp\www\dotproject\includes\db_adodb .php on line 13
Fatal error: main(): Failed opening required '/lib/adodb/adodb.inc.php' (include_path='.;C:\Arquivos de programas\EasyPHP\php\pear\') in c:\arquivos de programas\easyphp\www\dotproject\includes\db_adodb .php on line 13
I've changed the file db_connect.php to use db_mysql.php by removing a comment (Is that right?).
I dont know whats wrong. If someone could help me.
All the files are really there no one is missing :?
Parse error: parse error, unexpected T_VARIABLE in c:\arquivos de programas\easyphp\www\dotproject\includes\config.p hp on line 75
Warning: main(/lib/adodb/adodb.inc.php): failed to open stream: No such file or directory in c:\arquivos de programas\easyphp\www\dotproject\includes\db_adodb .php on line 13
Fatal error: main(): Failed opening required '/lib/adodb/adodb.inc.php' (include_path='.;C:\Arquivos de programas\EasyPHP\php\pear\') in c:\arquivos de programas\easyphp\www\dotproject\includes\db_adodb .php on line 13
I've changed the file db_connect.php to use db_mysql.php by removing a comment (Is that right?).
I dont know whats wrong. If someone could help me.
All the files are really there no one is missing :?