Project sites doesn't show as they should
Posted by: sadistiko (---.adsl.net.t-com.hr)
Date: March 10, 2008 09:36PM

I have new Wamp V2 (Apache: 2.2.6 and PHP: 5.2.5) and on my local computer that have wamp works fine. Problem is when I try to open my project pages from other computer in local network. When I try to open start page of wamp there everithing looks fine (images are there), but when I try to open some of my project pages there isn't images at all, and nothing doesn't look right, only text.

Options: ReplyQuote
Re: Project sites doesn't show as they should
Posted by: yfastud (Moderator)
Date: March 10, 2008 10:48PM

Check Setup Virtual Host guide on my personal website

Have fun,

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

Options: ReplyQuote
Re: Project sites doesn't show as they should
Posted by: sadistiko (---.adsl.net.t-com.hr)
Date: March 11, 2008 01:01AM

Thanx for you fast response, but after I tried that you said in your guide and see there is still problem, I found error (my error!!!)
I use xoops CMS and I forgot to change in mainfile.php that this site is on my IP and not on localhost, eh eh eh- stupid error - stupid me

Options: ReplyQuote
Re: Project sites doesn't show as they should
Posted by: yfastud (Moderator)
Date: March 11, 2008 05:12AM

If you're testing w/i your lan, setup local domain such as "xoops", but when outside, you still have to go through your_web_ip/xoops/

Have fun,

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

Options: ReplyQuote
Re: Project sites doesn't show as they should
Posted by: sadistiko (---.adsl.net.t-com.hr)
Date: March 11, 2008 06:41AM

Yes, but when I installed Xoops, I forgot to change

define('XOOPS_URL', 'http://localhost/2.0.18.1');

to

define('XOOPS_URL', 'http://10.46.4.102/2.0.18.1');


So when I tried to open site from other computer in LAN it tries to open images from itself

Options: ReplyQuote
Re: Project sites doesn't show as they should
Posted by: yfastud (Moderator)
Date: March 11, 2008 03:14PM

he he .... he he .... ;-)

there probably a way to solve it, but not too many people using xoops here, so either you get help from xoops website or delete and reinstall everything :-(

Have fun,

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

Options: ReplyQuote
Re: Project sites doesn't show as they should
Posted by: sadistiko (---.adsl.net.t-com.hr)
Date: March 11, 2008 03:23PM

I solved. I set real IP instead of localhost name. This solved my problem.

Options: ReplyQuote


Sorry, only registered users may post in this forum.