Koozali.org: home of the SME Server

Tiki(wiki) 1.7 on 5.5 or 6.0

Lasse Christiansen

Tiki(wiki) 1.7 on 5.5 or 6.0
« on: October 01, 2003, 09:10:30 PM »
Hi All,

I've also tried getting tiki (the newest version) to work in a ibay but unfortunately with much luck.

I tried it on both 5.5 and 6.0 .

I did the entire install and created the database but when i try to run the install procedure .php script i'm only getting a blank screen ?

Do anyone know of a workaround to getting this to work ?

Lasse Christiansen

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #1 on: October 01, 2003, 09:30:27 PM »
I also tried it on the primary ibay but still with the same problem.

Tried looking at the log files in /var/httpd but nothing really interesting happens !

Any suggestions

(the rights should be just fine)

Lasse Christiansen

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #2 on: October 02, 2003, 07:09:56 PM »
I've gotten a little further !

Tried manually changing the file db/tiki-db.php to have the right username and password for the database.

Manually injected the database into mysql

This time with my web browser i did not get an error stating that i should run the installation script. But i still got a blank screen.

The i looked into /var/log/messages (since debugging is enabled in php.ini).

It tells me that there is the following warning (well there are tons of warnings and this is just one to show the problem).

PHP Warning: Smarty error: problem writing 'templates_c/en/%%-58/%%-584454252/tiki.tpl.php.'

I've got similar problems with "unable to create file"

This looks all pretty obvious since i've got no directories called %%-58/%-58........

Do anybody have a clue as to what might be wrong ??

Lasse Christiansen

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #3 on: October 02, 2003, 07:33:18 PM »
I tried looking at the Smart web site where i found someone who had a similar problem. But just relating to Smarty.

He said that it had something to do with PHP running in "SAFE MODE". I have no idea if the e-smith/SME is doing that.

But the solution should be to set in smarty.class.php the option $USE_SUB_DIRS to false.

I've tried it and apparantly it works !

Now i will try a full reinstall to see if it still works !

Lasse Christiansen

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #4 on: October 02, 2003, 07:35:34 PM »
Weird !

When looking in php.ini it says that safe-mode is off ??

jeroen

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #5 on: October 03, 2003, 02:12:01 AM »
It probably has to do with sandboxing, it's caged into that one ibay. Try searching the forums...this has been covered before.

good luck,

/jeroen

Lasse Christiansen

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #6 on: October 03, 2003, 08:34:37 PM »
You're probably right ! but fortunately i made it work with the above stated changes.

Now my only problem is file uploads ? everything else works !!  (even in the ibay) but for some reason i'm getting the error:

Oct  3 16:57:08 zaphod httpd: PHP Warning:  Supplied argument is not a valid File-Handle resource in /home/e-smith/files/ibays/tostudy.site/html/tiki-upload_file.php on line 115

Oct  3 16:57:08 zaphod httpd: PHP Warning:  Supplied argument is not a valid File-Handle resource in /home/e-smith/files/ibays/tostudy.site/html/tiki-upload_file.php on line 116

Have anyone seen anything similar ??

John Lewis

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #7 on: October 03, 2003, 09:12:50 PM »
I made a HowTo that describes the steps I took to get tiki up and running on my 5.6 box:

http://www.arachnerd.org/tiki-index.php?page=MitelSMETikiSetup

More instructions are at:

http://www.tikiwiki.org/tiki-index.php?page=InstallTikiUnderSafeMode

and even more possible changes noted at:

https://www.arachnerd.org/tiki-index.php?page=TikiPhpSafeMode

Ed

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #8 on: October 03, 2003, 10:10:34 PM »
Actually there is already a howto on contribs.org

John Lewis

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #9 on: October 03, 2003, 11:28:06 PM »
I know, but, last time I looked, it does not cover many of the steps necessary to get the 1.7 series of tiki to run in an ibay without errors.  

I'm also having problems accessing that link today.  It looks as though John upgraded his site and wiped all of his old data...

Scott

Re: Tiki(wiki) 1.7 on 5.5 or 6.0
« Reply #10 on: October 06, 2003, 03:24:30 AM »
Lasse Christiansen wrote:
>
> I did the entire install and created the database but when i
> try to run the install procedure .php script i'm only getting
> a blank screen ?

I had this same problem with phpwebsite.
It went away after I upgrade php to the
latest version. You should check to make
sure that your version of php is what
tiki(wiki) 1.7 requires.

Scott