[geeklog-users] Installation problem

Vincent Furia vmf at abtech.org
Tue Feb 25 17:38:11 EST 2003


This error usually occurs when a string (usually one or more lines up from
the line number displayed) isn't properly enclosed in quotes (it either is
missing a quote, has an extra one, or has miss matched quotes).

Look for such a problem.  If you can't find it you can always attach
you're config.php to an email (after replacing passwords, etc) and we can
take a look at it for you. 

You should never have to change anything in lib-database.php.

-Vinny

On Tue, 25 Feb 2003, Neil J wrote:

> Parse error: parse error, unexpected T_STRING in D:\Webpage\config.php on 
> line 91
> 
> Warning: main(databases/.class.php) [function.main]: failed to create 
> stream: No such file or directory in D:\Webpage\system\lib-database.php on 
> line 109
> 
> Fatal error: main() [function.main]: Failed opening required 
> 'databases/.class.php' (include_path='.;c:\php4\pear') in 
> D:\Webpage\system\lib-database.php on line 109
> 
> I've checked and rechecked and I'm positive I have config.php set up 
> correctly for the $_CONF['path'].  I noticed that when I hardcoded a path in 
> the lib-database.php file for the path, it fixed everything.  But I there 
> has to be a better way to fix the problem than taking out every single 
> variable in every single php file. :P
> 
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> _______________________________________________
> geeklog-users mailing list
> geeklog-users at lists.geeklog.net
> http://lists.geeklog.net/listinfo/geeklog-users
> 
> 




More information about the geeklog-users mailing list