Cant find "wamp tray icon"
Posted by: janHolland (---.cable.casema.nl)
Date: April 15, 2010 10:07AM

I downladed wampServer2 [WM2] 2 days ago on my XP
to run PHP-programs only and
use mySQL later.

I get a "Hello World".php in C:\wamp\www\ but
it does not activate a PHP line with
<? echo "bla"; ?>.
<?php echo "bla"; ?> doesnt make a difference.

Looking around in this forum I find a post
"Lines of code shown in php page execution"
where is spoken of a "wamp tray icon".

In an other post "WAMP server not running"
I see "clicked on the resulting Desktop shortcut icon".

Both icons (or any other icon) dont show up
in my installment of WM2 so
I get the idea that
something serious is missing...

But what?

Options: ReplyQuote
Re: Cant find "wamp tray icon"
Posted by: yfastud (Moderator)
Date: April 15, 2010 02:30PM


Options: ReplyQuote
Re: Cant find "wamp tray icon"
Posted by: janHolland (---.cable.casema.nl)
Date: April 15, 2010 07:47PM

I didnt but
now that I try
it does not give any reaction ...

Options: ReplyQuote
Re: Cant find "wamp tray icon"
Posted by: janHolland (---.cable.casema.nl)
Date: April 16, 2010 06:45AM

I played around with php_info and made this testfile
[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "[www.w3.org];

<html><head>
<title>title</title>
</head>
<body>
all errors should be published
<?
echo "Hello World!";

?>
</body>
</html>]
The crazy thing is that all functions
but the "Hello world" doesnt do anything but
an error s not reported while i have
error_reporting = E_ALL & ~E_NOTICE & E_STRICT

Options: ReplyQuote
Re: Cant find "wamp tray icon"
Posted by: yfastud (Moderator)
Date: April 17, 2010 03:41PM

Quote

<?
echo "Hello World!";

?>
use full tag <?php ... ?> or enable short_open_tag through wamp tray icon

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Cant find "wamp tray icon"
Posted by: janHolland (---.cable.casema.nl)
Date: April 17, 2010 04:43PM

I did try the several long/short tracks allready
(but maybe with fundamental errors)

A more hopefull track IMO
is that I should use

http:/localhost/C:/wamp/www/HelloWorld.php

or similar.

It seems that I have to do that through apache ...

Will start on that aer dinner at GMT-1 06:00

Options: ReplyQuote
Re: Cant find "wamp tray icon"
Posted by: yfastud (Moderator)
Date: April 18, 2010 05:15AM


Options: ReplyQuote


Sorry, only registered users may post in this forum.