Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • gaygiorgia Friend
    #132500

    if i try to install com_rsgallery2 on my server online i get this error 🙁
    <blockquote>Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1650673 bytes) in /web/htdocs/www.venetoinfo.it/home/1.5.6/libraries/joomla/filesystem/archive/zip.php on line 297</blockquote>

    i cannot modify my php.ini, my hoster don’t give me permissions.

    how can i do?

    lcristian Friend
    #266715

    You can try to unpack the component on your local drive, upload to a temp folder of your webserver and then installing from directory.
    See Extensions -> Install / Uninstall -> Install from Directory

    gaygiorgia Friend
    #266726

    <em>@lcristian 75188 wrote:</em><blockquote>You can try to unpack the component on your local drive, upload to a temp folder of your webserver and then installing from directory.
    See Extensions -> Install / Uninstall -> Install from Directory</blockquote>
    if i try so i get similar fatal error:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /web/htdocs/www.venetoinfo.it/home/1.5.6/administrator/components/com_rsgallery2/language/italian.php on line 119

    P.s.:
    i tried installation from url too. same error.

    gaygiorgia Friend
    #266729

    i think a solution (partial) could be:

    1) clone all online website to localhost.
    2) set memory on localhost to 32M
    3) install the component
    4) copy online the components/com_rsgallery2 and the administrator/components/com_rsgallery2 folders with theirs files (and rsgallery folder in images folder).
    5) import online the db of localhost db.

    what do you think?

    lcristian Friend
    #266740

    Yes.This might be a way.
    Don’t forget to modify your hosts file, so you can access the site as it were online. (WINDOWSsystem32driversetchosts)

    gaygiorgia Friend
    #266743

    what i should to modify? could u do an example?

    gaygiorgia Friend
    #266772

    how to import an external db on localhost (and from local to external)?

    if i do an export of my venetoinfo.it db and i import it on xampp on my pc i get an “impossible connect to db…”
    why?

    lcristian Friend
    #266784

    It’s not a simple task but if you are not a beginner, you can do it.
    Before moving around your live site, why don’t you try a fresh install on your local server, install what you need, export the db for that component then moving files to your live site?
    It’s much easier than the first plan.
    You only need phpMyAdmin for this task, wich it’s included in xampp.

    P.S. – If you can’t do it, report back and I’ll try to make this possible for you

    gaygiorgia Friend
    #266875

    pls explain me a thing if u can/want/have time 🙂

    why if i have a online site with a db that we can call “DB1” and i want to obtain a working clone on my local pc,
    i have to do so:
    1) install a fresh joomla 1.5.6
    2) install teline template with its extensions, creating so a db that we can call “DB2”
    3) overwrite the images “folder” that stay on my pc with that which stay online
    4) IMPORT by phpmyadmin (i use xampp1.6.6a) the “DB1” and so overwrite “DB2”.

    infact If i copy and past on my local pc all website online and then i import all “DB1” from 0, i get the following error:
    <blockquote>Database Error: Unable to connect to the database:Could not connect to MySQL</blockquote>

    Menalto Friend
    #266897

    If you have a live site you wanna “clone” on localhost(XAMPP).
    1.Make a new folder called “thenameyouwant” in the htdocs folder of XAMPP.
    Open your FTP program and download all files from your live site into the folder with the name you gave the folder.
    While waiting for the files to download, you can make a backup of the database on your live site. When thats done you can make a new database in XAMPP( i guess you know how to).
    Import the database backup you made from your live site.
    When all files is dowloaded you can open up the configuration.php file and change all needed things there to match what you use on localhost:

    var $log_path = '';
    var $tmp_path = '';
    var $host = '';
    var $user = '';
    var $db = '';
    var $password = '';

    gaygiorgia Friend
    #266898

    <em>@Menalto 75396 wrote:</em><blockquote>If you have a live site you wanna “clone” on localhost(XAMPP).
    1.Make a new folder called “thenameyouwant” in the htdocs folder of XAMPP.
    Open your FTP program and download all files from your live site into the folder with the name you gave the folder.
    While waiting for the files to download, you can make a backup of the database on your live site. When thats done you can make a new database in XAMPP( i guess you know how to).
    Import the database backup you made from your live site.
    When all files is dowloaded you can open up the configuration.php file and change all needed things there to match what you use on localhost:

    var $log_path = '';
    var $tmp_path = '';
    var $host = '';
    var $user = '';
    var $db = '';
    var $password = '';

    </blockquote>

    thx for reply. i was able to do all but not the point about configuration.php.
    thx. as soon as developers (i trust in hainn84) solve my last problem/(bug?) about seo error i’ll work around cloning my sites to develop them 😉

    Sherlock Friend
    #266912

    Hi gaygiorgia !
    i think that we can create new php.ini file and apply property of that file to your host by way : upload it to root folder in your host.
    Please try to download new php.ini file what i have just created, extract it and upload to your host and try to install again

    gaygiorgia Friend
    #266920

    ok, it works!
    pls answer here too, that i have a major problem:
    http://www.joomlart.com/forums/topic/seo-error-from-local-to-remote-quickstart-install/

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 4 voices, and was last updated by  gaygiorgia 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum