Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks


Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Wednesday, June 19 2013 @ 01:57 AM EDT


 Forum Index > Extensions > Plugins New Topic Post Reply
 eWiki Installation
   
techuser
 02/09/09 04:03PM (Read 1633 times)  
+----
Newbie
caffeinated

Status: offline


Registered: 02/09/09
Posts: 13
Hi,

I uploaded all of the files as per instructions for the eWiki install. it shows up as an available plugin, but when I click on the button to install it. All I get is this plugin is not installed.

I do not know what the problem could be.

Any help would be greatly appreciated.

Thanks in advance for your help!

techuser

 
Profile Email
 Quote
Dirk
 02/09/09 04:32PM  
AAAAA
Admin

Status: offline


Registered: 01/12/02
Posts: 13035
Given its age, I would assume that it requires register_globals = on, at least for the installation.

bye, Dirk

 
Profile Email Website
 Quote
techuser
 02/09/09 04:37PM  
+----
Newbie

Status: offline


Registered: 02/09/09
Posts: 13
Thank you very much Dirk Smile

 
Profile Email
 Quote
techuser
 02/09/09 06:52PM  
+----
Newbie

Status: offline


Registered: 02/09/09
Posts: 13
The ewiki installation works now and it installed, but now when I click on tools, it takes me to the admin location, which is great, but if I click on any of the other links it says that it cannot find the .php files; when I look at the directory structure through my FTP client, the files are there!

What could the problem be???

Your help is greatly appreciated!

 
Profile Email
 Quote
n4th4n
 04/29/10 03:44PM  
+++--
Chatty

Status: offline


Registered: 07/21/03
Posts: 47
I have ewiki installed on a private lan, and the ewiki tools all work and register globals is OFF (and has never been on). The entire geeklog/ewiki install was moved over from an older Redhat server last year and I don't remember making any changes in config at all. It sounds like a path is set wrong somewhere in a config script. I remember banging my head against the wall when I first set it up years ago but it's been working great ever since. I never touch any of the "tools" though anyway. I think I've used the delete pages tools and it worked ok.

Current system:
Geeklog version 1.5.1, ewiki 1.2 (in the plugins listing next to ewiki it lists Geeklog version 1.3.11)
Apache/2.2.9 (Ubuntu) PHP/5.2.6-2ubuntu4.6 with Suhosin-Patch

 
Profile Email Website
 Quote
n4th4n
 09/06/11 12:14PM  
+++--
Chatty

Status: offline


Registered: 07/21/03
Posts: 47
Just an update. Found that after moving existing GL install (v.1.5.1) to a new (virtual) server with a newer version of PHP (5.3.2), ewiki no longer worked. The error I got was:
PHP Formatted Code
2 - strpos() expects parameter 1 to be string, array given @ /path_to_html/ewiki/ewiki/ewiki.php line 2429


Tracked it down to an IF statement in ewiki.php file:
PHP Formatted Code

   #-- injected URLs
if (isset($ewiki_links[$href_i]) && strpos($inj_url = $ewiki_links[$href_i], "://")) {
    if ($href==$title) { $href = $inj_url; }
  }
 


Commenting out this statement brought ewiki back to life. Since I'm using this on a local intranet and its not accessible to the world at large I don't have a problem with just commenting out the statement, but since it seems to perform some sanitizing I'm not suggested to do so for sites accessible on the internet generally. I am interested in what might have changed in PHP since I'm having some odd behaviors on other pages. I think the old server had PHP 5.2.6 (hard to tell now since it crashed hard).

Current system:
Apache/2.2.14 (Ubuntu)
PHP Version 5.3.2-1ubuntu4.9

 
Profile Email Website
 Quote
Content generated in: 1.02 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content