blank page
Posted by: logzy (41.204.224.---)
Date: January 22, 2008 06:00PM

i just intalled wamp, i created a directory called test and also created a sample file called welcome with a simple
echo "welcome"; php script but when i run localhost/test/welcome.php i get a blank page.
Can anyone assist me on this please.
thank you

Options: ReplyQuote
Re: blank page
Posted by: yfastud (Moderator)
Date: January 22, 2008 06:06PM

Make sure to enable port 80 in all firewalls. Also use full tag <?php ... ?> if short_open_tag is not enable in php.ini

Have fun,

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

Options: ReplyQuote
Re: blank page
Posted by: logzy (41.204.224.---)
Date: January 22, 2008 06:17PM

thanks a bunch that worked.

Options: ReplyQuote
Re: blank page
Posted by: yfastud (Moderator)
Date: January 22, 2008 08:15PM

For your references, here are some common ports:

Web server:
HTTP: 80, 81, and 8080

SSL:
https: 443


DB server:
MySQL: 3306

FTP server:
FTP: 21

Mail server:
SMTP: 25
IMAP4:143
POP3: 110

Have fun,

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

Options: ReplyQuote
Re: blank page
Posted by: djnick007 (---.wmin.ac.uk)
Date: January 22, 2008 09:00PM

hi there. Was wondering if I could get a bit of help..
Just installed the "wampserver 2.0" bundle, all looks to be running fine as (http://localhost) runs the index.php on screen. I then added a couple of simple .php files to test but cannot get them to run at all! I know the browser is interpretting them as I get a blank page, instead of an "unable to connect" explorer error..

One of these files is the simplest of all, a info.php file, but still will not run, so I know some configuration is wrong somewhere. Firewall is fully dissabled.

Thanks in advance!

Options: ReplyQuote
Re: blank page
Posted by: yfastud (Moderator)
Date: January 22, 2008 09:37PM

use full tag <?php ... ?> if short_open_tag is not enable in php.ini

Have fun,

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

Options: ReplyQuote


Sorry, only registered users may post in this forum.