Welcome to Geeklog, Anonymous Wednesday, December 25 2024 @ 01:45 am EST
Geeklog Forums
LOGIN PROBLEM
Hi all,
I'm constructing a personal web server with:
APACHE+PHP+MYSQL+GEEKLOG
when i access with a LAN address for example: 192.168.1.2 all works ok i can do login register new users... a normal work.
the problems begins when i try to access the web server for the public address i cannot do login, the server always tell me that the data are no valid. I do a little debug trying to print the login and password that i send, i have been writting in the file user.php for see the value of $loginname and $passwd this variables are empty no arrived data but the menssage were send.
i do a redirection by no-ip.org
my $_conf[site_url] = 'http://tuprogramacion.no-ip.org'
and $_conf[cookiedomain] is empty
the redirect is directly to my public ip
I do all in the document in the faq area without any result
someboy kwons how i can do?
Thanks.
I'm constructing a personal web server with:
APACHE+PHP+MYSQL+GEEKLOG
when i access with a LAN address for example: 192.168.1.2 all works ok i can do login register new users... a normal work.
the problems begins when i try to access the web server for the public address i cannot do login, the server always tell me that the data are no valid. I do a little debug trying to print the login and password that i send, i have been writting in the file user.php for see the value of $loginname and $passwd this variables are empty no arrived data but the menssage were send.
i do a redirection by no-ip.org
my $_conf[site_url] = 'http://tuprogramacion.no-ip.org'
and $_conf[cookiedomain] is empty
the redirect is directly to my public ip
I do all in the document in the faq area without any result
someboy kwons how i can do?
Thanks.
11
13
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by statefull: i do a redirection by no-ip.org
my $_conf[site_url] = 'http://tuprogramacion.no-ip.org'
my $_conf[site_url] = 'http://tuprogramacion.no-ip.org'
How are you doing that redirect? Because when I call up that URL, it changes to your current IP address. It won't work that way, it has to stay at tuprogramacion.no-ip.org all the time.
Or you could try leaving the variable empty:
$_CONF['site_url'] = '';
But that's not really a good solution, since it would create new cookies every time your IP address changes.bye, Dirk
10
8
Quote
Status: offline
statefull
Forum User
Newbie
Registered: 10/13/05
Posts: 4
Hi Dirk,
In no-ip i have a PORT 80 REDIRECT where i put my actual IP and then with a program when my ISP change IP the IP update.
do you think i need onother type ?
well i try put _CONF[site_url] empty all works fine, but when a new user try to create a new account the email no arrive, another problem?
Logs say : pear_error: message="sendmail" returned error code=65 mode= return level=notice prefix="" info=""
Thanks
In no-ip i have a PORT 80 REDIRECT where i put my actual IP and then with a program when my ISP change IP the IP update.
do you think i need onother type ?
well i try put _CONF[site_url] empty all works fine, but when a new user try to create a new account the email no arrive, another problem?
Logs say : pear_error: message="sendmail" returned error code=65 mode= return level=notice prefix="" info=""
Thanks
14
10
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
The email may have been caught by a spam filter, especially if you're sending email from a dynamic IP.
Use SMTP, if you can. See the FAQ: Configuring email (Geeklog 1.3.9 and newer versions)
bye, Dirk
Use SMTP, if you can. See the FAQ: Configuring email (Geeklog 1.3.9 and newer versions)
bye, Dirk
11
11
Quote
All times are EST. The time is now 01:45 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content