Re: [PHP] Problem with compilation from CVS

2002-12-25 Thread Bc. Radek Krejča
Hello, yes, I am. Because if I compile PHP from source.tar.gz (version 4.2.3), it works. But I am not sure with version of PHP from CVS. I try cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_2_3 php4 but answer is only cvs [server aborted]: no such tag PHP_4_2_3. Command

Re: [PHP] Problem with compilation from CVS

2002-12-25 Thread Johannes Schlueter
On Thursday 26 December 2002 00:57, Bc. Radek Krejča wrote: > Fatal error: main() [function.main]: Failed opening required > './libraries/grab_globals.lib.php' (include_path='.:/usr/local/lib/php') in > /home/starnet.cz/dbadmin3/index.php on line 8 > > Where is problem, what I made bad? Hi, are y

[PHP] Problem with compilation from CVS

2002-12-25 Thread Bc. Radek Krejča
Hello, I try compile PHP from CVS. I download source, configure it, compile it and install it. All ok, but after installation I got this: Fatal error: main() [function.main]: Failed opening required './libraries/grab_globals.lib.php' (include_path='.:/usr/local/lib/php') in /home/starnet.cz/dbad