Koozali.org: home of the SME Server

NEW Howto eGroupware English and French Version...

Offline Snoopyski

  • *
  • 141
  • +0/-0
    • http://www.serviceinfosg.com
NEW Howto eGroupware English and French Version...
« on: April 29, 2004, 03:34:27 AM »
Hello Everybody,

It's done ! Finaly !

On my website: http://www.serviceinfosg.com in the download section...

PS. I'm not responsable if you have some problems with this help file ! ;-)  But I never had any bug !!! If you are affraid about that... test on testing labs ! :-D  

Snoopyski

Offline ghost_dog

  • *
  • 13
  • +0/-0
    • http://kove.smugmug.com
Don't speak Francais...HELP???
« Reply #1 on: March 30, 2005, 03:46:49 AM »
Hey there,
I have had a look at your site for the download section for the how-to and have no idea what I'm looking for.


THanks

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net

Offline ghost_dog

  • *
  • 13
  • +0/-0
    • http://kove.smugmug.com
Good Wild Guess
« Reply #3 on: March 30, 2005, 05:54:55 AM »
Fantastic. Thanks for that.

Could you tell me what account I would use to create a new database under mysqladmin? When I type out the commands as listed on the howto, I get an error on the user acount. the user account as written is :
yourmysqladmin

I have tried root, admin and still get an authentication error.

thanks in advance,

ghostie.

Offline ghost_dog

  • *
  • 13
  • +0/-0
    • http://kove.smugmug.com
found phpmyadmin
« Reply #4 on: March 30, 2005, 06:21:39 AM »
All sorted now. Should have done a search in the first place.

I'll learn. :hammer:

Offline ghost_dog

  • *
  • 13
  • +0/-0
    • http://kove.smugmug.com
PHP.ini help with an warning on setup
« Reply #5 on: March 30, 2005, 07:45:23 AM »
I am getting the following warning and have tried toinsert this into the php.ini file but to no avail:

*** Please make the following change in your php.ini (/etc/php.ini): mbstring.func_overload = 7
*** AND reload your webserver, so the above changes take effect !!!


Any ideas?

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
NEW Howto eGroupware English and French Version...
« Reply #6 on: March 30, 2005, 01:54:58 PM »
hmm ... it's been a while since I got it going and I don't remember how I did it apart from folling the howto.

Got it to work fine ... but there was a reason I didn't use it but can not remember. Guess I'll have to try it again and find out why.

How are you trying to edit the php.ini file ... I do all my editing through winscp3 or editplus for windows instead of notepad.

Sorry for not being much help on this one.

Tib

Offline ghost_dog

  • *
  • 13
  • +0/-0
    • http://kove.smugmug.com
Editing through WINSCP
« Reply #7 on: March 31, 2005, 01:16:03 AM »
The trouble is,. there are plemty of articles that talk about unicode and so forth and mention the mbsting line that needs to go into the php.inin file, but none of them mention into what section I put it!!
Very annoying.
I have tried putting it into a few sections but to no avail.

What are your thoughts?
Would it be better to use postgress?

I found this article that mentions the problem but doesn't really give me any answers.

http://www.xaraya.org/index.php/newsgroups/xaraya.bugs/16223

drywalldude

does this support palm import???
« Reply #8 on: March 31, 2005, 04:29:57 AM »
"Groupware" and sme is something that would be very usefull in my business if it would only support import/export to a palm os or something simmular.
Running a service related company techs in the field could upload schedule info and a master schedule could be imported. Anyone have the solution or is it in the works with another app???

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
NEW Howto eGroupware English and French Version...
« Reply #9 on: March 31, 2005, 09:11:22 AM »
I'll put this back onto my test server tonight and see if I can get it going again.

Tib

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
NEW Howto eGroupware English and French Version...
« Reply #10 on: May 20, 2005, 02:16:20 AM »
For the mbstring.func_overload = 7 parameter, we add template in /etc/e-smith/templates-custom/etc/php.ini/mbstring

with the following line:
mbstring.func_overload = 7

Then expand it and restart httpd
Code: [Select]
mkdir /etc/e-smith/templates-custom/etc/php.ini
echo "mbstring.func_overload = 7" > /etc/e-smith/templates-custom/etc/php.ini/mbstring
/sbin/e-smith/expand-template /etc/e-smith/templates-custom/etc/php.ini


EGroupware will keep quiet with this...
Sophie from Montréal