gold2000gt
Karma: 0
|
Unable to install Remository 3.44.3J - 2008/05/13 06:41
Hi, I've been trying to install Remository 3.44.3J using these methods:
Upload and install the package file in the extension manager Install from URL, using the download link from www.remository.com Unpack the file an compress it to a Zip file, then upload and install the package file Unpack the file in the server and install from directory
With the first three methods, I get a Fatal error: Maximum execution time exceeded. With the last method, I get Please enter a package directory, Unable to find install package. I tried all three methods with legacy mode on and off
What I'm doing wrong?
This is my setup:
Centos 5.1 fully patched Apache 2.2.3-11 PHP 5.1.6-15 MySQL 5.0.22-2.2 Joomla 1.5.3 fresh install Remository 3.44.3J
Some PHP.ini directives I think may be useful to mention: max_execution_time = 180 max_input_time = 60 memory_limit = 32M
Could you help me with this problem?
Thanks in advance
|
|
|
| | Sorry, you do not currently have permission to write here. |
gold2000gt
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/05/13 19:20
This is the exact error message when uploading and installing package:
Fatal error: Maximum execution time of 180 seconds exceeded in /var/www/html/libraries/joomla/filesystem/archive/tar.php on line 155
Thanks again for your support.
|
|
|
| | Sorry, you do not currently have permission to write here. |
admin
Karma: 89
|
Re:Unable to install Remository 3.44.3J - 2008/05/13 22:17
180 seconds should be plenty. I've just done a complete installation of Remository 3.44.3J into Joomla 1.5.3 on my laptop in under 25 seconds elapsed.
I don't like to pass the buck, but the problem with installation of 3.44.2J seemed to be connected with Joomla's zip handling mechanisms. Now it looks as if there is a problem with a tar.gz package.
As it happens, the problems don't happen on either my laptop (Win XP), development machine (Ubuntu Linux) or on the hosting I use. Not sure where to turn next!
Martin Brampton aka Counterpoint http://aliro.org http://black-sheep-research.com |
|
|
| | Sorry, you do not currently have permission to write here. |
Yorb
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/04 19:04
I use 1&1 Linux hosting and have likewise had no sucess in installing 3443J. I've never installed Remository before, and it's a fairly clean Joomla! 1.5 installation. A few other components, and they all installed without a hitch.
I get a white page with this error:
Error 500 - Internal server error
An internal server error has occured! Please try again later.
And I, too, tried decompressing and making a .zip instead (since that's what every other component is). This time I get a Joomla! install error:
* JFTP::«»store: Bad response * Warning! - Failed to move file * JFTP::mkdir: Bad response * JFTP::chmod: Bad response * Unable to create destination

Post edited by: Yorb, at: 2008/06/04 19:04
Post edited by: Yorb, at: 2008/06/04 19:05
|
|
|
| | Sorry, you do not currently have permission to write here. |
aytugakar
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/08 00:03
Yorb wrote:
* JFTP::«»store: Bad response * Warning! - Failed to move file * JFTP::mkdir: Bad response * JFTP::chmod: Bad response * Unable to create destination
Hi Yorb,
You must activate your 1.5 FTP Layer. If set this when installation step FTP configutration, You must do it now in Global Configuration's Server tab. FTP user, pass and ftp connection directory (/public_html or your Joomla! directory) is set as correct. Move file, set permission and create destination functions will success when you make activate ftp layer.
Post edited by: aytugakar, at: 2008/06/08 00:05
Turkish CMS Support - Only Joomla! 1.5 Native Extensions Directory (Not Complete) |
|
|
| | Sorry, you do not currently have permission to write here. |
polleke
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/08 20:41
I get the following error when i try to install : Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, jan@broos.ws and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
in the os-error-log the following message:
[Sun Jun 08 21:37:56 2008] [error] [client --.--.--.--] FATAL: erealloc(): Unable to allocate 46396416 bytes, referer: http://www.broos.org/joomla15/administrator/index.php?option=com_installer [Sun Jun 08 21:37:56 2008] [error] [client --.--.--.--] Premature end of script headers: index.php, referer: http://www.broos.org/joomla15/administrator/index.php?option=com_installer
Just dont understand what is happening.
|
|
|
| | Sorry, you do not currently have permission to write here. |
aytugakar
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/08 21:44
polleke wrote: I get the following error when i try to install : Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, jan@broos.ws and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
in the os-error-log the following message:
[Sun Jun 08 21:37:56 2008] [error] [client --.--.--.--] FATAL: erealloc(): Unable to allocate 46396416 bytes, referer: http://www.broos.org/joomla15/administrator/index.php?option=com_installer [Sun Jun 08 21:37:56 2008] [error] [client --.--.--.--] Premature end of script headers: index.php, referer: http://www.broos.org/joomla15/administrator/index.php?option=com_installer
Just dont understand what is happening.Hi polleke,
This error "FATAL: erealloc(): Unable to allocate 46396416 bytes" run when not enought server max execute time for upload.
You must open your account's php.ini file and edit max_execute_time value.
Turkish CMS Support - Only Joomla! 1.5 Native Extensions Directory (Not Complete) |
|
|
| | Sorry, you do not currently have permission to write here. |
polleke
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/09 11:16
is now : memory_limit=1024M that is not enough ????
Post edited by: polleke, at: 2008/06/09 11:19
|
|
|
| | Sorry, you do not currently have permission to write here. |
aytugakar
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/09 16:26
You must open your account's php.ini file and edit max_execute_time value.No, is not max file size or memory limit. I sad that max execute time. Time is not enough and stopping preccess when proccessing xxx bytes, Other preccess xxy bytes, other two proccess xyx bytes. Because of all proccess is limit one proc. time where max_execute_time in php.ini file.
Post edited by: aytugakar, at: 2008/06/09 16:27
Turkish CMS Support - Only Joomla! 1.5 Native Extensions Directory (Not Complete) |
|
|
| | Sorry, you do not currently have permission to write here. |
polleke
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/09 17:23
Hi just tryed the following memory_limit=1024M max_execution_time=520 checked with phpinfo
and the same error occured after about 5 seconds.
greeting Jan
|
|
|
| | Sorry, you do not currently have permission to write here. |
mduchaff
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/11 10:44
Hello, I had also a set of problems installing Remository. After some tentatives with tar.gz and zip, I unzipped on my PC, then upload everything in a temp directory on the server. I used the "Install from Directory" option and specify the full path such as : /home/www/xxxxxx/web/uk/tmp/Remository where xxxxxx is the self generated code that is found on menu "Global configuration / system / Path to Log folder". (just remove the /logs and replace by the directory path where you upload (via FTP) the set of files)
And it works 
Post edited by: mduchaff, at: 2008/06/11 10:47
|
|
|
| | Sorry, you do not currently have permission to write here. |
polleke
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/11 12:13
i tryed that. but unzipping on my p.c. gave an error saying the file was corrupt.
|
|
|
| | Sorry, you do not currently have permission to write here. |
mduchaff
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/11 13:18
So you'd better download the zip file again. Maybe it was corrupted during the download. Or try the tar.gz that can be unzipped using a shareware tool such as WinRAR.
|
|
|
| | Sorry, you do not currently have permission to write here. |
polleke
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/12 15:11
I just downloaded and installed the jz version. and .....
P E R F E C T
|
|
|
| | Sorry, you do not currently have permission to write here. |
gold2000gt
Karma: 0
|
Re:Unable to install Remository 3.44.3J - 2008/06/13 02:58
Well, this is the way I finally installed Remository:
- Install XAMPP on Windows Vista
- Install Joomla 1.5.3 on XAMPP
- Install Remository directly from link
- Upload full directory of Joomla to my Linux Box
I know it is almost ridiculous, but it was the only way I could install Remository successfully.
Greetings
|
|
|
| | Sorry, you do not currently have permission to write here. |
|