Alias and My Project
Posted by: rickywell (---.dsl.irvnca.sbcglobal.net)
Date: November 25, 2007 10:01PM

On my server configuration page of WAMP homepage. I can see two directory which is: phpsysadmin and SQLlite under ALIAS, but there is no directory under MY PROJECT. However, i have create some php files in the www directory in WAMP and it works under the 127.0.0.1/www/index.php. Why is that happen? Can someone help me with that? thank you very much in advance.

Options: ReplyQuote
Re: Alias and My Project
Posted by: reddon (---.range86-156.btcentralplus.com)
Date: November 25, 2007 10:25PM

It would seem that the php files are not in a named folder/directory. Try creating a folder/directory in the WWW directory and transfer the files to there. The directory name should then show up in your project list on the WAMP home page.

Hope that this helps.

Options: ReplyQuote
Re: Alias and My Project
Posted by: rickywell (---.dsl.irvnca.sbcglobal.net)
Date: November 25, 2007 11:49PM

I have tried the way you taught me , it works under localhost:81/index.php.However, when i tried to type in my web ip instead of localhost ,it did not work . Why is that ?

Options: ReplyQuote
Re: Alias and My Project
Posted by: yfastud (Moderator)
Date: November 26, 2007 03:01PM

Through wamp tray icon, put your server in on-line mode in order to access from outside using either web ip or domain. Also make sure to enable associated port (80 or 81) in all firewalls and routers

BTW, did you edit config file to use port 81 instead default 80?

Try to create some folders for easier keeping track of your projects/websites; for example

c:/wamp/www/website
c:/wamp/www/forum
c:/wamp/www/wiki

Assume that you have index file for each folder, then access them like this:

[localhost]
[localhost]
[localhost]

Or:

[your_web_ip]
[your_web_ip]
[your_web_ip]

To find out your_web_ip, you can use this website:

[whereismyip.com]

Have fun,

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



Edited 1 time(s). Last edit at 11/26/2007 04:12PM by yfastud.

Options: ReplyQuote


Sorry, only registered users may post in this forum.