On Sunday 09 January 2005 00:46, Arne Eckmann wrote:
> Unfortunately I can't get your application to work. It only comes up
> with an empty screen.
Hi, I'm sorry but this is the wrong list...
This mailinglist discusses http://phpsqliteadmin.sourceforge.net/
whereas your problem seems to origin from http://www.phpro.org/sqlite/
Best regards,
Yves Glodt
> In index.php it hangs during include('config.php');
>
> In config.php it hangs during include($CONFIG['includes_dir'] .
> 'prepend.php');
>
> In prepend.php it hangs during include($CONFIG['includes_dir'] .
> 'cachedConfig.php');
>
> In cachedConfig.php it hangs during require_once($CONFIG['pear_dir']
> . 'XML/Tree.php');
>
> Since I'm running on Windows based systems it is a problem to use
> hardcoded separators, but replacing the hardcoded '/' with
> DIRECTORY_SEPARATOR didn't fix the problem - apparently an error
> exist in Tree.php causing it to never being included ;-(
>
> If error_reporting(0); in prepend.php is commented out, the following
> errormessage is produced:
>
> I:\SQLiteAdmin\web\pear\XML\Tree.php <br><br />
> <b>Parse error</b>: syntax error, unexpected T_CLONE, expecting
> T_STRING in <b>I:\SQLiteAdmin\web\pear\XML\Tree.php</b> on line
> <b>334</b><br />
>
> I'm running PHP 5.0.3 on Windows 2000 based systems.
>
> Best regards
>
> Arne
--
Linux 2.6.10 #1 Sat Dec 25 11:15:48 CET 2004 i686
10:42:20 up 31 min, 1 user, load average: 0.24, 0.09, 0.16
|