RA question
I did that, I changed the p/w to test.
Then I tried with and without /. No luck, same result.
Also I put ADMIN_PASS in the everytime file and removed it from the settings_dedicated file.
That didn't work either so I put it back.
I did a search of all configs and ADMIN_PASS is located only in the settings_dedicated configuration file.
Then I tried with and without /. No luck, same result.
Also I put ADMIN_PASS in the everytime file and removed it from the settings_dedicated file.
That didn't work either so I put it back.
I did a search of all configs and ADMIN_PASS is located only in the settings_dedicated configuration file.
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
I've had that problem too, back in the day, and put the password in everytime.cfg, which fixed it.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
-
Luke-Jr
- Dr Z Level
- Posts: 2246
- Joined: Sun Mar 20, 2005 4:03 pm
- Location: IM: luke@dashjr.org
- wrtlprnft
- Reverse Outside Corner Grinder
- Posts: 1679
- Joined: Wed Jan 04, 2006 4:42 am
- Location: 0x08048000
- Contact:
http://www.w3.org/TR/html401/interact/f ... type[quote]== 17.13.4 Form content types ==
[...]
=== application/x-www-form-urlencoded ===
[...]Line breaks are represented as "CR LF" pairs (i.e., `%0D%0A').[...][/quote]
[...]
=== application/x-www-form-urlencoded ===
[...]Line breaks are represented as "CR LF" pairs (i.e., `%0D%0A').[...][/quote]
There's no place like ::1
You're not really supposed to grab form data and write it to a file anyway. And it's somewhat trivial to strip each line and give it the line-ending you want when you do write it to the file. 
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
