turn on ERROR MESSAGES. HOW??
Posted by: nabok (---.kiev.ua)
Date: January 22, 2007 06:45PM

hi

i just downloaded WAMP5 v.1.6.6
but when i tried to run code like
-----------
<?
print "hw";
?>
-----------
a browser display an empty page |://

i do not ask why is it so, i ask just how can i turn on php-error-messages for view what is disliked for wamp? (but, possible, somebody may explain about this empty page?)

my note: [http://localhost] is working normal. phpinfo() is displaying, phpMyAdmin is run also good.

?

10x.

Options: ReplyQuote
Re: turn on ERROR MESSAGES. HOW??
Posted by: yfastud (72.236.169.---)
Date: January 22, 2007 07:14PM

By default, short_open_tag is off, either enable it in php.ini through tray icon or you should use full tag <?php instead. Also, you can check error log through tray icon, too

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)

Options: ReplyQuote


Sorry, only registered users may post in this forum.