- jmvaughn created topic »TagIt 3.0 for Zikula« 09:34 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- Guite responded to »Remove contents of nuke_sc_anticracker from Database« 01:30 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
- jmvaughn responded to »PN 0.764 to Zikula 1.1.2 (migration) Internal Server Error« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
0.8 Server Requirements
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 9
I need to upgrade a friend's site so that it can run the current stable release, and I found what the requirements are for that. But if I am going to change servers and go through all the headaches of switching, I want to make sure that the new server is capable of running the 0.8 series when it is ready for general public use. Looking at the forum postings, I saw something about PHP 4.3, but nothing about minimums for MySQL. Does anybody know what are the minimum requirements for 0.8? Are there any special database or PHP config options I need to be aware of? -
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
due to security reasons i'd simply recommend to use the latest stable builds of apache/php and mysql. postnuke should run with a minimum of PHP 4.1.0+ and MySQL 4.1.x but both 4.x series are deprecated by their vendors. personally i'd recommend some additional stuff like adodb-extension, suhosin, pecl:apc and modsecurity but this depends on the server-administrator.
BTW: phpsecinfo gives a brief overview about secure (and therefore recommended) server-settings
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
Hi Lars,
Please note that there is no adodb-504 extension for PHP 5.2.4 (to my knowledge). I am not sure when the guys over there will release a compatible version.
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
- Rank: Team Member
- Registered: Jan 19, 2003
- Last visit: Apr 06, 2010
- Posts: 432
Well, I have ADODB 5.04 running with PHP 5.2.4
I guess you need to compile it for yourself if there is no appropriate package available.
--
Guite | ModuleStudio -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
Hi Guite,
Can you document your steps that you used to compile ADODB 5.04?
Thanks
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Jul 26, 2008
- Posts: 61
I have it also compiled - under debian.
I used the dotdeb PHP stuff for debian - including APC and
suhoshin and newest patches.
http://www.dotdeb.org/
Compile and install of the ADODB bin was flawless.
Pretty normal make all/make install and then
activate as normal module for apache/php.
You should note which OS you use with what LAMP where
you want compile.
edited by: michtoen, Oct 15, 2007 - 08:43 PM -
- Rank: Team Member
- Registered: Dec 07, 2003
- Last visit: May 09, 2010
- Posts: 2703
-
- Rank: Team Member
- Registered: May 03, 2004
- Last visit: May 31, 2010
- Posts: 509
Code
$ apt-cache policy php5-adodb|grep Installiert
Installiert:5.04-1
$ apt-cache policy php5|grep Installiert
Installiert:5.2.4-1
That's on sidux/Debian Sid, but other distributions might also have packaged it already.
Greetings,
Chris
--
an operating system must operate
development is life
my repo -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
Sorry guys for not be clear. This is what I would like to install. It apparently speeds up code by nearly 100%. It's ADODB extension in C. The URL is:
http://adodb.sourceforge.net/#extension
============
Speed Up Your PHP Code with the ADOdb extension
Adodb-ext-504.zip provides up to 100% speedup by replacing parts of ADOdb with C code. ADOdb will auto-detect if this extension is installed and use it automatically. This extension is compatible with ADOdb 3.32 or later, and PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*. Source code for all platforms and and binaries for Windows included.
26 Nov 2005 released 5.1 compatible version.
27 July 2005, released 4.4 compatible version.
29 Nov 2004, released thread-safe PHP4 and PHP5 compatible version, with fewer dll dependancies. PHP 5: tested on RedHat8 on WinXP. PHP 4.3.3: tested on RedHat8, WinXP and Win2000.
============
As noted, last release 26 Nov 2005, for 5.1, no 5.2, much less 5.2.4 support.
Please if I am incorrect let me know wheter I need this or not. This is what PN .8 complains about....adodb-extension, not regular ADODB that ships with PN.
Thanks
supa
edited by: daddysupa, Oct 22, 2007 - 08:21 PM
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Jul 26, 2008
- Posts: 61
No, you are right - thats exactly the version what we talked about.
Go and compile - it works.
I simply think there is no 5.2.x version because there are no problems
compared to 5.1. .
I also never so any reports in that direction. -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
my bad,
it works like a charm.
thanks for unraveling the confusion.
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook
- Moderated by:
- Support
