From: Chris <ct...@fa...> - 2003-11-30 20:41:46
|
Greetings, Thank you very much for your prompt response. I had display_errors = On and register_globals = Off. As per your advice, I changed register_globals = On. Now I don't get a blank page. Thank you! I appreciate your helpful advice very much. Best wishes. Sincerely, Chris > Hi, > > Sun, 30 Nov 2003 12:11:33 -0800 (PST) tarihinde "Chris" > <ct...@fa...> soyle yazdi: > > C> Greetings, > C> After installing v.1.1.1 on a FreeBSD 4.09 box > C> with MySQL v.4.0.15, Apache 1.3.28 and PHP v.4.3.3. > C> An attempt to go to the document root (home page) > C> returns the following URL: > C> /index.php?testCookie=1 > C> which is a blank page. Does anyone know why this > C> happens. Does anyone know how to fix it? > C> > C> Thank you very much for all your time and consideration in this matter. > > Did you turn register_globals on for your php installation (from php.ini)? 1.1.0 > had this requirement, I don't know if it has changed in 1.1.1... > > Is display_errors on in php.ini? If it is off, turn it on so that you can get > reasonable error messages (and solve the problem). > > Doruk > > -- > FISEK INSTITUTE -- http://www.fisek.org |