View Single Post
  #12  
Old 10-20-2005, 02:37 AM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default v0.21 released

Changelog v0.21(Release)
- Some code's fixes. I've simplified them a lot so you guys can easily understand how to mess with them.

- PHP Telnet code reworked. It won't use the persistant socket anymore as it's very dangerous for the server to use them. Yes, with thoses settings, Apache could create a lot of pSocket without closing them, and crash.
Now, when you will use the commands, you will notice an error message in the world output. Don't pay attention, this error is normal because we immediatly kill the socket, the world output will warn you that the connection is dead wich is normal.

- As asked, you now have the possibility to install the secure patch. Edit the file secure/header.php and set your infos. Copy this file to your portal's index and voila! You will only log one time per session. There is no session's timeout in the current config but you can edit it in the secure/header.php file.

This version should work for any EQEmu version. Need more tests tough. It's highly recommended to have this version installed instead of the old ones.

Enjoy,
Mag
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote