Lycanthropy
Newbie
- Nov 12, 2015
- 2
- 1
Hi guys,
i'm trying to do myself as host but i'm encountering some problems.
This is what I did:
1)I changed the port (50101 in this case) in the httpd.config:
Listen 0.0.0.0:50101
Listen [::0]:80 (if i change this too i can't log on localhost)
2)Changed the line Require local with Require all granted in the httpd.config file
3)Set ServerName with my no-ip addess
4)Changed the site url and homepage in phpmyadmin in the table wp_options with my no ip address/wordpress (tried with my no ip address:50101/wordpress too)
(The ports are opened)
But all of this hasn't worked and i dunno what to do.
Anyone have some ideas?
Thanks in advance for any help.
i'm trying to do myself as host but i'm encountering some problems.
This is what I did:
1)I changed the port (50101 in this case) in the httpd.config:
Listen 0.0.0.0:50101
Listen [::0]:80 (if i change this too i can't log on localhost)
2)Changed the line Require local with Require all granted in the httpd.config file
3)Set ServerName with my no-ip addess
4)Changed the site url and homepage in phpmyadmin in the table wp_options with my no ip address/wordpress (tried with my no ip address:50101/wordpress too)
(The ports are opened)
But all of this hasn't worked and i dunno what to do.
Anyone have some ideas?
Thanks in advance for any help.