Tags:
create new tag
view all tags

SID-01516: Cannot see the images

Status: Answered Answered TWiki version: 4.1.1 Perl version: 5.8.4
Category: CategoryEditing Server OS: Solaris 10 Last update: 13 years ago

Hi Team ,

We are trying to install twiki on a test server . After having copied the necessary files from another server which si already hosting twiki to the test server. However though I am able to see pages . I am not able to see the images. Please suggest ...

Thanks Clive

-- CliveDias - 2012-08-09

Discussion and Answer

Difficult to help without more details. Check the {PubUrlPath} setting in configure. Make sure the dirs & files below twiki/pub are readable/writable by the webserver user.

-- PeterThoeny - 2012-08-09

Thanks . I will check

-- CliveDias - 2012-08-13

-- CliveDias - 2012-08-21

Made changes to twiki/pub directory to 777. still no luck...images will not load at all

-- CliveDias - 2012-08-21

-- CliveDias - 2012-08-21

(TEST)radmin@rmds-test-a:/Twiki/twiki/lib$ less LocalSite.cfg | grep -i pub $TWiki::cfg{PubUrlPath} = '/Twiki/twiki-4.1.2/pub'; $TWiki::cfg{PubDir} = '/Twiki/twiki-4.1.2/pub'; $TWiki::cfg{RCS}{WorkAreaDir} = '/Twiki/twiki-4.1.2/pub/_work_areas';

-- CliveDias - 2012-08-21

What is the "Alias" in the apache config file twiki.conf? If this:

Alias /twiki/pub "/Twiki/twiki-4.1.2/pub"

then you need to set this in LocalSite.cfg:

$TWiki::cfg{PubUrlPath} = '/twiki/pub';

Please read the TWikiInstallationGuide and the help text for cfg{PubUrlPath} in configure.

-- PeterThoeny - 2012-08-21

BTW, if you do a new install of TWiki I recommend using the latest version, currently TWiki-5.1.1.

-- PeterThoeny - 2012-08-21

Hi Peter I have changed both as you mentioned and it worked smile Thank you very much.. Can you please suggest the easy way to upgrade Twiki 4.1.1 to 5.1.1 The TWiki 4.1.1 installed now is in test server and we wanted to upgrade in test first and then production server..so as a precautionary measure we are testiing on test server first.

-- CliveDias - 2012-08-22

Follow the instructions in TWikiUpgradeGuide, the manual way, or automated by using the BackupRestorePlugin.

-- PeterThoeny - 2012-08-22

Thanks a lot

-- CliveDias - 2012-08-24

Hi Peter,

We have tried now to install HolidaylistPlugin and are receiving the following error message after having installed the dependencies

TWiki::Plugins::HolidaylistPlugin::initPlugin is not defined

Can you please suggest

-- CliveDias - 2012-08-28

Could be a file ownership issue or permission issue. Best to open a new support question.

-- PeterThoeny - 2012-08-28

Hi Peter,

Yes you are correct..it is permission problem for Date:calc module..chnaged the permission and it worked smile Thanks..

-- CliveDias - 2012-08-29

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title Cannot see the images
SupportCategory CategoryEditing
TWiki version 4.1.1
Server OS Solaris 10
Web server Apache/2.2.22 (Unix)
Perl version 5.8.4
Edit | Attach | Watch | Print version | History: r13 < r12 < r11 < r10 < r9 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r13 - 2012-08-29 - CliveDias
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.