Koozali.org: home of the SME Server

phprojekt

adserg

phprojekt
« on: March 29, 2004, 02:19:34 PM »
Dear all

We have been using phprojekt for a while and it has been fine, however a small problem i cant get the chat feature working?

Has anyone ever fixed this problem? I am still checking this forum for the answer so if you have come across this before can you point me in the correct direction.

Again thank you all for your help..

k_graham

Re: phprojekt
« Reply #1 on: March 31, 2004, 06:44:38 AM »
Quote from: "adserg"
Dear all

We have been using phprojekt for a while and it has been fine, however a small problem i cant get the chat feature working?

Has anyone ever fixed this problem? I am still checking this forum for the answer so if you have come across this before can you point me in the correct direction.

Again thank you all for your help..


Is the file uploading working?

I was not able to get these features to work by installing in ibay. What I ended up doing was using the rpm at http://www.marari.net/downloads/phprojekt/  which installed a old version of phprojekt under the directory opt/project and creates a template then I copied that folder as a backup and installed the new phproject in the opt/project folder.

The access to the above folder is via https://yourdomain.com/project
I expect if this is your problem you can simply copy your current setup into the /opt/project folder after running the above rpm.

Midnight Commander works good for copying between directories type mc after logging in as root

The above procedure has worked for me with 5.6 and with 6.0 server

What I need now is the knowledge of how to create other templates for folders in /opt as I have another project that I would like to keep the uploaded files separate.

Ken

adserg

phprojekt
« Reply #2 on: April 01, 2004, 11:36:25 AM »
thanks k_graham

I will check this out, there is a bit on here about php but couldnt find the answer. I put that down to me not used to the new forum yet..

Thank you k_graham i really appreciate your help.

Adserg

Phproject
« Reply #3 on: April 05, 2004, 11:47:51 AM »
Tried out the suggestion above but i still cant get the chat feature working. I have been to the php Internet page, http://www.phprojekt.com/modules.php?file=article&name=News&op=modload

There have been some refrences to my problem in here and i have tried out the possible solutions. I there anyone that can help?

Thank you all.

Adrian

DONE IT
« Reply #4 on: April 05, 2004, 04:16:40 PM »
In opt/project/chat create two text files.

1st txt file: 1_alive.txt

2nd txt file: 1_chat.txt

issue the chmod command on the following directory.

chmod 0777 /opt/project

I then went in to phproject and sent a test chat and all worked. I have about 5 people using it now with a few vpn attached sales people. Thanks all who responded.