Install Issues

  • Posts: 1
  • Thank you received: 0
13 years 7 months ago #14614

Hi, I really want to get your software installed but I cant seem to get it installed on my godaddy server. Every time I try the standard install route I get...

Fatal error: Maximum execution time of 30 seconds exceeded in D:Hosting&^%&*#&htmlcmslibrariesjoomlafilesystemstream.php on line 195

If I try the install from directory approach I always get...

Please enter a package directory

I have tried every conceivable path to get this to work. This has been going on for days.
The absolute path where I uploaded the uncompressed software to the server is D:Hosting/&^%&*#&/html/cms/tmp/hikashop

My Joomla version is 1.6

Any ideas would be greatly appreciated.
Thanks
Tom

Last edit: 13 years 7 months ago by Maxtec.

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 7 months ago #14617

You're getting that error because it takes joomla too much time to extract the package files. So your idea to use the install via FTP described on our documentation ( www.hikashop.com/en/support/documentatio...-install.html#errors ) is the good one.
Could you make sure that your tmp folder in your joomla configuration correspond to the folder where you uploaded the hikashop files ?
The fact that it doesn't find the package directory means that either the path your provide is not good or the tmp path in the configuration of joomla is not good or both.

Another solution would be to ask your hosting company to increase your maximum execution time so that joomla has enough time to extract the package.

Unfortunately, the problem is not in hikashop but between your server and the joomla extension installation process so there is no magic bullet on our end.

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
13 years 7 months ago #15027

I've just completed a default installation of Joomla 1.6 with content. After reviewing that all is working well I attempted to install Hikashop Starter 1.4.9_2011-04-21.zip, to no avail. I don't get any errors - none. I'm very well versed with Joomla 1.5, but this is the first 1.6 instance.

I tried to use the standard install by selecting the file from my hd. After 3 tries (none had any error messages, but no installation files), it seemed it was taking too long for the server.
I checked to make sure that all the suggested files are chmod 777 (although that has to change back when installation is completed for security), and that made no difference.

I extracted all files to my hd, uploaded the directory into the tmp directory via FTP, and attempted an install from /tmp/hikashop/ as well as /tmp/hikashop - both had the same results - no error and no installation.

Any suggestions?

Problem:
I just now checked the hikashop.xml file and the doctype declared in the file is for Joomla 1.5, 'and' it tells Joomla that it's an "upgrade" -
<!DOCTYPE install SYSTEM " dev.joomla.org/xml/1.5/component-install.dtd ">
<install type="component" version="1.5" method="upgrade">

I'm not upgrading. I didn't have Joomla 1.5 installed originally nor hikashop.

Am I missing something? Or is this standard to install hikashop for the first time in a new Joomla 1.6 environment?

Last edit: 13 years 7 months ago by LTCreations.

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 7 months ago #15035

The xml is totally normal.
the 1.5 version enables the package to work for both 1.5 and 1.6. The upgrade method means that you can install it on a website which already has a previous version installed.


You're saying that you don't have any error message. But what do you see on the screen ? Do you have a success message ? Could you do a screenshot ?
Do you have a blank page ?

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
13 years 7 months ago #15038

The screen is not blank, nor are there errors. When the system finishes there is the standard screen in Joomla you seen when you first arrive to install something through the Extension Manager - the default Extension Manager:Install screen. It's the same after the attempted install as before the attempt.

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 7 months ago #15040

Are you able to install other components on your website ?

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
13 years 7 months ago #15041

It's a brand new 1.6 install. I haven't had reason to test, but I will, now that you mention that.

I attempted an installation of JoomShopping and got the same results. However, I was able to quickly install a newly designed template I just created yesterday through Artisteer. That install went flawlessly.

??

Last edit: 13 years 7 months ago by LTCreations. Reason: update

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 7 months ago #15047

So it's maybe a problem with the components or administrator/components folders where the components are to be installed. Maybe an access right issue ?
Do you have access to your php errors log ? Maybe something was written here by PHP during the failed install attempts which could help us understand the problem...

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
13 years 7 months ago #15051

Actuall, of the errors in the log they are not relevant to the situation.

The only errors I see are bots looking for files that no longer exist, that and some idiot trying to access files on the server - to no avail.

I don't see anything that would indicate a problem...and I have access to all of the files either ftp or through Joomla or through admin on the server.

I appreciate any suggestions you could provide. I'm out of options.

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 6 months ago #15063

Do you have the display_errors option of your php.ini on ? That might help displaying an error message.
Are you sure that your tmp folder is valid in joomla ?
Could you try enabling the FTP layer of joomla and try again ?

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
13 years 6 months ago #15067

nicolas wrote:

Do you have the display_errors option of your php.ini on ? That might help displaying an error message.
Are you sure that your tmp folder is valid in joomla ?
Could you try enabling the FTP layer of joomla and try again ?


Error display is on.
There just were no errors that the server found.

The tmp is a valid folder and set in Joomla. I've gone through the settings and looked and Joomla "likes" where everything is located. I moved the tmp, but not until after all the installation attempts. I moved it, tried again, and the same happened. I moved it for sercurity.

I've got the FTP user name and pw as part of the default installation of Joomla so that I don't have to mess with adding that every time I want to install something.

As you will see (above), I uploaded the extracted folder via FTP into the tmp folder and attempted several installation using that method. I even changed the chmod to 777 on all folders to see if there would be anything different.
The entire installation is odd because I'm well versed with Joomla and am used to finding 'some' error message if something doesn't go right. But in this case, I'm baffled. I'm almost tempted to install 1.5, then try to install Hikashop to see if that works.

What else can you think to try?

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 6 months ago #15086

That's really strange.
Do you have some security components which could block the upload of the package ?

Do you use the standard back end template ? (some 3pd templates might not display error messages if they are not done properly).

I must say I'm starting to be out of ideas...

Please Log in or Create an account to join the conversation.

  • Posts: 6
  • Thank you received: 0
13 years 6 months ago #15123

That's discouraging. Contact me directly. Because this is a new install and there is nothing in Joomla but all the default items (I didn't do a "clean" install in order that the client would be able to figure out things later), there is nothing you can harm.

You log in, see if you can get the program installed and let me know what you find.

After a default installation using my server admin panel, allowing it to do all the work and provide passwords, etc., the only thing I've done since the installation is change the tmp and logs directories for security, and then made sure that nothing had the 777 chmod other than the logs directory. I do realize that changing the chmod to install software is usually mandated and tried that.

I'll await your direct communication.
Thanks.
Thomas

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 6 months ago #15129

You can use our contact form ot send us your website access: www.hikashop.com/en/support/contact-us.html
We'll look at that...

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 6 months ago #15144

We received your information and tried different things to install HikaShop to no avail. We also tried to install other extensions on your website which are compatible with joomla 1.6 but that didn't work either.
It seems that you're not the only one with that issue:
forum.joomla.org/viewtopic.php?p=2441069
forum.joomla.org/viewtopic.php?p=2415784#p2415784
I don't have any solution... I can just say that it's not related to HikaShop. It install fines on joomla 1.6 everywhere else and I was not able to install other components on your website so I can only conclude that the problem is between joomla 1.6 and your hosting. It's not related to a compatibility issue nor because hikashop would take a lot of time to install. It should install on any host, even the most restrictive, unlike other extensions.

You said in your message that when you tried on an other website, you had error messages about the database. Could you give us the error messages ? We should be able to help you solve that at least...

Please Log in or Create an account to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum