Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ CMS (All) ⇒ CVS Info :: Archives ⇒ August 4 MySQL :: Archived


August 4 MySQL :: Archived
Global information regarding the state of our CVS and changes committed. Members are only allowed to reply to these topics.
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  CVS Info

Topic Archived View previous topic :: View next topic  
Author Message
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Wed Aug 04, 2004 3:57 pm
Post subject: August 4 MySQL

Don't complain cookies don't work if you didn't do the following in MySQL
PHP:
INSERT INTO cms_config_custom (cfg_name, cfg_field, cfg_value) VALUES ('cookie', 'member', 'user');
INSERT INTO cms_config_custom (cfg_name, cfg_field, cfg_value) VALUES ('cookie', 'admin', 'admin');


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS


Last edited by DJ Maze on Fri Aug 06, 2004 3:31 am; edited 1 time in total
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
valis
Newbie
Newbie

Offline Offline
Joined: Jun 28, 2004
Posts: 41
Location: Canada
PostPosted: Wed Aug 04, 2004 6:48 pm
Post subject: Re: August 4 MySQL

O.o

_________________
There is no sanity without a playful imagination.

valis's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2K/Apache 2.0.49/MySQL 4.0.20a/PHP 4.3.7
Back to top
View user's profile Send e-mail Visit poster's website
t2webby
Newbie
Newbie

Offline Offline
Joined: Jul 12, 2004
Posts: 23

PostPosted: Wed Aug 04, 2004 7:43 pm
Post subject: Re: August 4 MySQL

DJMaze wrote:
Don't complain cookies don't work if you didn't do the following in MySQL
PHP:
INSERT INTO cms_config_custom (cfg_name, cfg_field, cfg_value) VALUES ('cookie', 'member', 'user');
INSERT INTO cms_config_custom (cfg_name, cfg_field, cfg_value) VALUES ('cookie', 'admin', 'admin');

Ran the SQL , but cookies still doesn't work. Won't allow members to log in nor admins. Cleared my cookies from browser and still no go. I switched it back to the mainfile.php version 1.19, since 1.20 seems to have problems. Maybe i'm missing something


t2webby's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Sun Cobalt/Apache/MySQL/Php 4.3.7
Back to top
View user's profile Visit poster's website
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Wed Aug 04, 2004 9:45 pm
Post subject: Re: August 4 MySQL

I forgot to tell something: Clear the cache directory


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
tuta
Supporter
Supporter

Offline Offline
Joined: Jun 29, 2004
Posts: 465
Location: Houston
PostPosted: Tue Oct 05, 2004 2:38 pm
Post subject: Re: August 4 MySQL

Just a quick question on this from the main page:
Code::
Advanced Notice: The upcoming version of CPGNuke requires MySql version 4.0.18 or newer and PHP version 4.3.x or newer.

The reason behind this is that:
MySql version 3.23.x is now almost 5 years old and does not support many of the newer faster query techniques. MySql is also not supporting bug fixes in 3+... version 4.0.2x is the latest stable version...

PHP 4.3.x because PHP as several severe bugs in older versions and also some huge memory problems/leaks, secondly we use some advanced techniques that don't work properly in older releases.
The latest stable release is PHP 4.3.9.
PHP 4.3.9 also supports imagecreatefromgif so if you want native gif support in the next version of CPG-Nuke's Coppermine, upgrade is needed

When I ask my provider to upgrade -- will CPG 8.2b lose any of its current functionality? What are some other quickee benefits of upgrading that I can throw back at my provider to entice them to go ahead and upgade?

Thanks for your help everyone!

_________________
SEARCH the WIKI
How to Port for Dragonfly

tuta's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/MySQL 4.1.22/PHP 4.4.6/9.1.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
DJ Maze
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 5683
Location: http://tinyurl.com/5z8dmv
PostPosted: Tue Oct 05, 2004 3:20 pm
Post subject: Re: August 4 MySQL

You won't loose data if the server upgrade is done properly.

Best is to make a backup first


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 15 / 2.2.22 / 5.5.20 / 5.3.10 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
Śyama_Dāsa
Developer
Developer

Offline Offline
Joined: Apr 19, 2004
Posts: 2048
Location: Dragonfly CMS Tribe
PostPosted: Tue Oct 05, 2004 7:55 pm
Post subject: Re: August 4 MySQL

Quote::
some other quickee benefits of upgrading
Lower server loads from memory problems/leaks...
PHP 4.3.9 supports imagecreatefromgif

_________________
AKA Akamu / Read these and your life will be successful | Find a Repair
--
Mods and Professional Support via YIM

Śyama_Dāsa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
win32 / Apache 1.3.33 / MySQL 4.1.16/PHP 4.4/CPG-CVS ( browsers: Mozilla 1.7.x / IE6 / Opera 8.0)
Back to top
View user's profile Visit poster's website Yahoo Messenger Photo Gallery
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  CVS Info
Page 1 of 1
All times are GMT

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy