Re: [PHP-DB] Please help, On phpnuke and phpgroupware.

2002-01-10 Thread Jason Wong

On Thursday 10 January 2002 21:28, HiM wrote:

 I am sorry that last message haven't give the URL...:(

 http://nori.dns2go.com:8080/phpnuke/html/admin.php
 http://nori.dns2go.com:8080/phpgroupware/setup/config.php

 I was trying to use to phpnuke system and also the phpgroupware.
 I have followed the instruction listed in INSTALL step by step.
 But I don't know why there's so many error even in phpnuke / phpgroupware

 I am using Windows2000 server and apache, php 4.1.1 and mysql 3.23

The recommended php.ini settings for php 4.1.1 are more secure than previous 
versions BUT will break a lot of the existing PHP applications. Either change 
the php.ini settings to match those of an earlier version of PHP (eg 4.0.6) 
or wait until the author of the apps in question upgrade them to make it 
compatible with 4.1.1(!)


-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk

/*
I don't want people to love me.  It makes for obligations.
-- Jean Anouilh
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Please help, On phpnuke and phpgroupware.

2002-01-10 Thread HiM

Jason,
But after downgrade to 4.0.6, is there any new feature I can't use?

Nori Chan

- Original Message -
From: Jason Wong [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 10, 2002 9:41 PM
Subject: Re: [PHP-DB] Please help, On phpnuke and phpgroupware.


 On Thursday 10 January 2002 21:28, HiM wrote:

  I am sorry that last message haven't give the URL...:(
 
  http://nori.dns2go.com:8080/phpnuke/html/admin.php
  http://nori.dns2go.com:8080/phpgroupware/setup/config.php
 
  I was trying to use to phpnuke system and also the phpgroupware.
  I have followed the instruction listed in INSTALL step by step.
  But I don't know why there's so many error even in phpnuke /
phpgroupware
 
  I am using Windows2000 server and apache, php 4.1.1 and mysql 3.23

 The recommended php.ini settings for php 4.1.1 are more secure than
previous
 versions BUT will break a lot of the existing PHP applications. Either
change
 the php.ini settings to match those of an earlier version of PHP (eg
4.0.6)
 or wait until the author of the apps in question upgrade them to make it
 compatible with 4.1.1(!)


 --
 Jason Wong - Gremlins Associates - www.gremlins.com.hk

 /*
 I don't want people to love me.  It makes for obligations.
 -- Jean Anouilh
 */

 --
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Please help, On phpnuke and phpgroupware.

2002-01-10 Thread Jason Wong

On Thursday 10 January 2002 21:53, HiM wrote:
 Jason,
 But after downgrade to 4.0.6, is there any new feature I can't use?

 Nori Chan


If you're going to be using only PHPNuke and/or PHPGroupware and they haven't 
been updated for 4.1.1 then they won't be using any of the new features of 
4.1.1.

Read the changelog for 4.1.1 to see what's added and fixed.


-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk

/*
Let's not complicate our relationship by trying to communicate with each 
other.
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Please help, On phpnuke and phpgroupware.

2002-01-10 Thread HiM

Jason,
phpNuke problem fixed after downgrade to 4.0.6
Thanks !
And I am still solving to problem with phpgroupware.

Nori
-
- Original Message -
From: Jason Wong [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, January 10, 2002 10:07 PM
Subject: Re: [PHP-DB] Please help, On phpnuke and phpgroupware.


 On Thursday 10 January 2002 21:53, HiM wrote:
  Jason,
  But after downgrade to 4.0.6, is there any new feature I can't use?
 
  Nori Chan


 If you're going to be using only PHPNuke and/or PHPGroupware and they
haven't
 been updated for 4.1.1 then they won't be using any of the new features of
 4.1.1.

 Read the changelog for 4.1.1 to see what's added and fixed.


 --
 Jason Wong - Gremlins Associates - www.gremlins.com.hk

 /*
 Let's not complicate our relationship by trying to communicate with each
 other.
 */

 --
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] Please help, On phpnuke and phpgroupware.

2002-01-10 Thread Jason Wong

On Thursday 10 January 2002 22:15, HiM wrote:
 Jason,
 phpNuke problem fixed after downgrade to 4.0.6

Glad to hear.

 Thanks !

You're welcome :)



-- 
Jason Wong - Gremlins Associates - www.gremlins.com.hk

/*
Falling in love is a lot like dying.  You never get to do it enough to
become good at it.
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]