phpBMS

Ticket #43 (closed enhancement: fixed)

Opened 6 years ago

Last modified 5 years ago

Support both mysql_connect and mysql_pconnect

Reported by: mipalmer Owned by: mipalmer
Priority: major Milestone: 0.7
Component: phpbms Version: 0.62
Keywords: Cc:

Description

Some hosting providors only support mysql_connect. Add toggle option in settings.php to allow mysql_connect as well as mysql_pconnect. mysql_connect should probably be the default option.

Change History

Changed 6 years ago by mipalmer

  • type changed from defect to enhancement

Changed 6 years ago by anonymous

Changed 6 years ago by brieb

This should be done in the settings.php file, as all the other settings are stored in the database, and cannot be retrieved until connected. : )

Also, phpBMS needs to assume pconnect unless explicity set in the settings file. THis will alow older versions to update gracefully without the need for manually fixing of the file.

Changed 5 years ago by mipalmer

  • status changed from new to assigned

Changed 5 years ago by brieb

  • status changed from assigned to closed
  • resolution set to fixed

Implemented in [180]

Note: See TracTickets for help on using tickets.
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.