-
Enthusiast
[help] how do other people connect to my website?
can some1 help me pls i am a noob and ive made an website everything works fine but people cant connect my friend gets an error like OBJECT NOT FOUND , my CMS is rosepress
if this is wrong or if i am using the wrong CMS can some1 please post a working link thanks
this is my Config.PHP
<?php
$dbhost = 'localhost';
$dbname = 'roseon';
$dbuser = 'root';
$dbpasswd = '******';
$serverip = '192.168.1.7'; :Question do i need to fill hamachi ip or my wan ip or just my normal ip in?
$theme = 'default';
$themepath = 'themes/';
?>
-
-
Member
Re: [help] how do other people connect to my website?
$serverip = '192.168.1.7'; :Question do i need to fill hamachi ip or my wan ip or just my normal ip in?
Hamachi = Yes IF you use that for others to connect to web server.
Wan = If the web server is the only PC connected to the internet
normal ip = Yes IF you have forwarded port 80 to "192.168.1.7" in your ROUTER setup.
So to answer your question, leads me to ask how are you "serving" your web-page ?
-
Enthusiast
Re: [help] how do other people connect to my website?
so if i am right. i need to fill my Hamachi IP in? cuz i only want that people can get acces . but when i fill hamachi IP in do they need hamachi to get acces
And Wich site they got to search for . i dont think they can acces by typing Localhost/rosepress in .
and i am not good with port forwarding. i just dont get it lol
Already Thanx:)
Last edited by littlejef; 19-02-08 at 07:07 PM.
-
Member
Re: [help] how do other people connect to my website?
yes if you use Hamachi then they will have to install and connect to YOUR Hamachi.
and the web site will be:
http://your.hamachi.ip.here
then they will see it and ONLY them.
Hope this helps.
-
bankai
Re: [help] how do other people connect to my website?
-
Freestyle GunZ Top Owners
Re: [help] how do other people connect to my website?
if u use hamachi port foward port 80 tcp and allow port 80 tcp pass through ur firewall
i had trouble with the website 2 XD i hope i can help
-
Member
Re: [help] how do other people connect to my website?
i dont use hamachi only my normal ip and ive ported forward but i cant see my dynastyCMS anymore and i did before and how can i change this so i see it?
-
Re: [help] how do other people connect to my website?
Open port 80 and let olther peaple look...
If they see it...
(Try firefox?)
-
Enthusiast
Re: [help] how do other people connect to my website?
Last edited by littlejef; 21-02-08 at 07:48 PM.