Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with installment on 1 and 1


Askinsusa

Recommended Posts

Posted

Trying to install 2.3.3.4 on 1 and 1 receiving the following error:

Fatal error: mcrypt_create_iv() [<a href='function.mcrypt-create-iv'>function.mcrypt-create-iv</a>]:

Could not gather sufficient random data in E:\kunden\homepages\18\d452500931

\www\AskinsPhoto\oscommerce-2.3.3.4\catalog\includes\classes\passwordhash.php on

line 70 would appreciate any help trying to resolve this thanks Ralph

Posted

Can you state the PHP version that the server is running.

 

Create a new script called phptest.php and in it put this:

 

<?php
phpinfo();
?>

 

Upload it and open in a browser.

Posted

It's PHP 5.3.5. That's the information @@burt wanted.

 

Please remove that script (phptest.php) right away. It gives information that a hacker might be able to use to get into your system.

Posted

This will not help your issue, but it will help in the long run, get away from 1&1 as fast as you can. I have never seen a control panel as absurd, dated, cumbersome and ineffecient as theirs, even worse than godaddy. And dont bother with support, you'll get your questions answered in circles and everything will be your fualt.

 

just my 2 cents after dealing with them for a client over the summer.

Follow the community build:

BS3 to osCommerce Responsive from the Get Go!

Check out the new construction:

Admin Gone to Total BS!

Posted

Some versions of php5.3 (I can't recall which ones exactly) have a bug to do with mcrypt...that could be the problem. Maybe try updating to a more recent version as 5.3.5 is quite out of date.

 

 

Posted

Comment out this line in the module file:

 

    trigger_error('Value is not properly chunk encoded', E_USER_WARNING);

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...