You don't have permissions to access /
Posted by: crljenica (---.hsd1.mi.comcast.net)
Date: January 25, 2007 02:21AM

I installed wamp just fine and already started playing with CMS called joomla. I can preview my webpages through [localhost] obviously on my local pc but as soon as I try to call the page from another machine, I get "You don't have permissions to access /"

Any help would be appreciated

Thanks

Options: ReplyQuote
Re: You don't have permissions to access /
Posted by: hans83 (---.adsl.wanadoo.nl)
Date: January 25, 2007 09:44PM

check this

[forum.wampserver.com]

and

[forum.wampserver.com]

greets hans

Options: ReplyQuote
Re: You don't have permissions to access /
Posted by: crljenica (162.108.2.---)
Date: January 29, 2007 08:19PM

Great tutorial, got the access problem solved but now ran into another one.
Now if I access the site from another pc, it comes up but without formatting. You can see all the modules and everything but no images or tables. Almost as if it could not read html correctly. Wondering if there is a problem with PHP. Any ideas?



Post Edited (01-29-07 20:19)

Options: ReplyQuote
Re: You don't have permissions to access /
Posted by: yfastud (72.236.169.---)
Date: January 29, 2007 08:27PM

So you followed my tutor, wonder where you access your pages, is it inside or outside your network? BTW, check your codes to make sure they're compatible w/ wampserver because different server might has different setup as you can see I have a lot of web sites accessible no matter where you run them

Edit: BTW, I've just find out that if you're using form and save as php, you might encounter problem w/ IE but not w/ Firefox

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)



Post Edited (01-30-07 13:35)

Have fun,

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

Options: ReplyQuote
Re: You don't have permissions to access /
Posted by: justdale (60.53.18.---)
Date: February 08, 2007 12:09PM

You need to edit the configuration.php in your joomla directory and change the followingL

$mosConfig_live_site = 'http://localhost/<joomla dir>';

to

$mosConfig_live_site = 'http://<your local ip/external dynamic ip>/<joomla dir>',

Hope it helps...


Dale.x

Options: ReplyQuote
Re: You don't have permissions to access /
Posted by: insanefirewall (---.dhcp.aldl.mi.charter.com)
Date: February 09, 2007 05:47PM

I just figired this problem out,
with apache,
go to your httpd.conf
easiest way to find it is in httpd.conf, search for 127.0.0.1

right above that u will see Deny From all, Change that too Allow all
worked for me!

Good Luck!

Options: ReplyQuote


Sorry, only registered users may post in this forum.