+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 17

Thread: Installation issues

  Share/Bookmark
  1. #1

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default Installation issues

    I seem to be having a lot of issues installing this script.

    I can't seem to find installation documentation other than the standard Joomla 1.5 guide. Also I don't know whether or not to install the sample data.

    If you could point me in the right direction, it would be much appreciated.

  2. #2

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    rush_tech's Avatar
    Join Date
    Jul 2006
    Location
    Nottingham
    Posts
    962
    Thank Post
    73
    Thanked 185 Times in 131 Posts
    Rep Power
    45

    Default

    Hi

    I take it your tring to install the Latest Package 1.5.3?
    When you extract the package there is a PDF document which explains how to install
    The sample data does not need installing although it does give you a warning about it, ignore

  3. #3

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    yep 1.5.3.

    do you mean the joomla 1.5.pdf?

  4. #4

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    rush_tech's Avatar
    Join Date
    Jul 2006
    Location
    Nottingham
    Posts
    962
    Thank Post
    73
    Thanked 185 Times in 131 Posts
    Rep Power
    45

    Default

    thats the one.
    Attached Thumbnails Attached Thumbnails Installation issues-joomla-1.5.pdf  

  5. #5

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    After step 8 i'm getting the following error:
    Notice: Undefined index: DBtype in /home/piccolos/public_html/alpha1/installation/installer/models/model.php on line 770

    Fatal error: Call to undefined method JException::getNullDate() in /home/piccolos/public_html/alpha1/installation/installer/helper.php on line 290

    everything seems normal up to there.

  6. #6

    Reputation
    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    SYSMAN_MK's Avatar
    Join Date
    Sep 2005
    Location
    Milton Keynes
    Posts
    3,208
    Blog Entries
    6
    Thank Post
    297
    Thanked 763 Times in 465 Posts
    Rep Power
    179

    Default

    Check your permissions on the configuration.php file.

  7. #7

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    when you say the configuration file, where exactly is that?

    on the checklist it mentioned changing the configuration file to 777 permissions, so i turned configuration.php-dist into configuration.php and changed it's permissions. Is that right?

  8. #8

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    rush_tech's Avatar
    Join Date
    Jul 2006
    Location
    Nottingham
    Posts
    962
    Thank Post
    73
    Thanked 185 Times in 131 Posts
    Rep Power
    45

    Default

    Quote Originally Posted by ToastyHost View Post
    when you say the configuration file, where exactly is that?

    on the checklist it mentioned changing the configuration file to 777 permissions, so i turned configuration.php-dist into configuration.php and changed it's permissions. Is that right?
    The installer should create a configuration.php for you, if it does'nt create a blank one yourself in the root of your site, and change the persmission on that one. Then add the php script it gives you at the end of the install. Don't touch the configuration.php-dist.

  9. #9

    Reputation
    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    SYSMAN_MK's Avatar
    Join Date
    Sep 2005
    Location
    Milton Keynes
    Posts
    3,208
    Blog Entries
    6
    Thank Post
    297
    Thanked 763 Times in 465 Posts
    Rep Power
    179

    Default

    No that could be the cause of the issue. The installer will create the configuration php file during the installation. You just need to make usre the location the configuration.php will be created has write access during the install.

    Delete your configuration.php and reupload the configuration.php-dist and rerun the install.

  10. #10

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    thanks for the help, the installation was a success, sort of.

    i'm now getting these:

    Warning: fopen(/home/piccolos/public_html/alpha1/modules/mod_jsn_imageshow_pro/jsn_imageshow_pro/xmldata74.xml) [function.fopen]: failed to open stream: Permission denied in /home/piccolos/public_html/alpha1/modules/mod_jsn_imageshow_pro/mod_jsn_imageshow_pro.php on line 143

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/piccolos/public_html/alpha1/modules/mod_jsn_imageshow_pro/mod_jsn_imageshow_pro.php on line 144

    Warning: fclose(): supplied argument is not a valid stream resource in /home/piccolos/public_html/alpha1/modules/mod_jsn_imageshow_pro/mod_jsn_imageshow_pro.php on line 145

    -AND-

    Notice: Undefined variable: user1 in /home/piccolos/public_html/alpha1/templates/eg_default1.5/index.php on line 71

  11. #11

    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    rush_tech's Avatar
    Join Date
    Jul 2006
    Location
    Nottingham
    Posts
    962
    Thank Post
    73
    Thanked 185 Times in 131 Posts
    Rep Power
    45

    Default

    the first three are permissions on the imageshow module folder

  12. #12

    Reputation
    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    SYSMAN_MK's Avatar
    Join Date
    Sep 2005
    Location
    Milton Keynes
    Posts
    3,208
    Blog Entries
    6
    Thank Post
    297
    Thanked 763 Times in 465 Posts
    Rep Power
    179

    Default

    Try making sure the folder mod_jsn_imageshow_pro is writable.

  13. #13

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    i've made all the mentioned files writable, to no avail.

    would it be a php.ini issue?

  14. #14

    Reputation

    Join Date
    Jun 2008
    Location
    Melbourne
    Posts
    8
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    hang on no, it's fixed, forgot to change the permissions on xmldata74.xml

    now i just have these:
    Notice: Undefined variable: user1 in /home/piccolos/public_html/alpha1/templates/eg_default1.5/index.php on line 71

    Notice: Undefined variable: user7 in /home/piccolos/public_html/alpha1/templates/eg_default1.5/index.php on line 87

    Notice: Undefined variable: user8 in /home/piccolos/public_html/alpha1/templates/eg_default1.5/index.php on line 95

  15. #15

    Reputation
    Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation Reputation
    SYSMAN_MK's Avatar
    Join Date
    Sep 2005
    Location
    Milton Keynes
    Posts
    3,208
    Blog Entries
    6
    Thank Post
    297
    Thanked 763 Times in 465 Posts
    Rep Power
    179

    Default

    You will need to change the error reporting values down on your webserver.

    From the backend Admin goto Help> System Info> PHP Information and look for the value error_reporting Try changing the value to 2047

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. IWB Installation
    By cooper in forum Hardware
    Replies: 7
    Last Post: 15-04-2007, 07:37 PM
  2. Installation
    By petectid in forum ICT KS3 SATS Tests
    Replies: 6
    Last Post: 15-11-2006, 12:11 PM
  3. which installation of gaim etc
    By mac_shinobi in forum Mac
    Replies: 15
    Last Post: 05-02-2006, 09:47 PM
  4. Installation Help
    By Ric_ in forum Learning Network Manager
    Replies: 6
    Last Post: 15-01-2006, 06:17 PM
  5. Which Webserver Installation Kit?
    By in forum Web Development
    Replies: 16
    Last Post: 15-11-2005, 10:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts