Re: [Phplib-users] Blank pages
Brought to you by:
nhruby,
richardarcher
From: <php...@Ea...> - 2003-11-15 02:24:54
|
Ah! Thanks! That helps! That'll at least send me in the right direction. ----- Original Message ----- From: "patrick" <pm...@sa...> To: <php...@Ea...> Sent: Friday, November 14, 2003 7:56 PM Subject: Re: [Phplib-users] Blank pages > You have a php syntax error. Try setting the error_reporting value to > 2047 in an .htaccess file or in your php.ini config > > php...@Ea... wrote: > > I installed PHPLib 7.4 on my Windows 2003 Server Web Edition last week. When I run the samples, I > > get nothing but blank pages returned with the following HTML source: > > > > > > > > > > > > > > The samples I'm running are in the \pages folder. index.php3 and showoff.php3 > > > > You can see the results from here: > > www.michaelquinn.net/phplib/index.php3 > > www.michaelquinn.net/phplib/showoff.php3 > > > > Also, > > www.michaelquinn.net/phplib/test.php3 > > which calls > > ">Load the simple page again. > > ">Load the complex example again (login as kris, > > password test). > > ">Load the default auth example. > > ">Logout and delete your authentication > > information. > > > > and produces the following output: > > > > No input file specified. > > > > I've also got the latest MySQL installed. I'm at the end of my knowledge here. I'm basically just > > trying to get the sourceforge project "mynewsgroups" working, which relies on PHPLib. I have > > little to no experience in PHP and zero in PHPLib, but I do have decades of experience in other > > languages, so I'm not totally out of my realm here. > > > > Any help or pointers in the right direction would be greatly appreciated! > > > > Thanks! > > > > > |