This object is in archive! 

Error during installation process

Archived Rafael A. 13 years ago

Hi,


there is an error message (please see the image below) in the last step of the installation of the product, but there is not a detailed information about this error. The environment that we are using for installing the product is:


  • Windows 2008
  • IIS 7.0
  • PHP 5.3.11 (fastcgi mode nts)
  • Mysql 5.5 server

Best Answer
photo

The problem was in access to temporary folder from the application. So we had to rewrite some code in index.php in order to redefine temp folder.


The solution is to:

  1. Add code after line 15 to index.php located in root dir: $_ENV['TMPDIR'] = APPLICATION_PATH . DS . 'temp';
  2. Switch off minify in application.inc located - application/configs

This comment is in trash! Restore

Replies (15)

photo
14

I think the problem is that you use IIS instead of recommended Apache web server.

We'll take a look at the problem and get back to you with solution tomorrow the latest.

Let me know if it works for you

This comment is in trash! Restore
photo
13

Please clean db, switch on Console in Browser and try installing one more time. When clicking on Install, take the error that you see in console.

Also, if possible, provide here error log of your IIS to identify the problem

This comment is in trash! Restore
photo
12

Also, before installation put attached file(unzip it) into directory where you uploaded UR.

This comment is in trash! Restore
photo
13

When I copy the file in the directory it generates the next error: "The configuration section 'rewrite' cannot be read because it is missing a section declaration."

This comment is in trash! Restore
photo
11

Now in the first step appears an error related with mysql (see the image). We use MySQL 5.5, is this version supported?

This comment is in trash! Restore
photo
10

Rafael Albarracin wrote:

Now in the first step appears an error related with mysql (see the image). We use MySQL 5.5, is this version supported?
Yes, we had customers that installed UR with MYSQL 5.5 on board. As I can see from the provided screenshot, you have MYSQL 5.0.8 with weird built.

Could you please send ftp and db access to support(at)useresponse.com and we'll take a look at the problem and try to identify it?

This comment is in trash! Restore
photo
12

Please deliver us a private mail to deliver you the information.

This comment is in trash! Restore
photo
11

Rafael Albarracin wrote:

Please deliver us a private mail to deliver you the information.Rafael, you can also share the info at License Manager.

This comment is in trash! Restore
photo
12

I have entered information in the License Manager. Please let me know if you needsomething more.

This comment is in trash! Restore
photo
12

Yes, I saw the info.. will update you once we find out the problem

This comment is in trash! Restore
photo
11

The problem was in access to temporary folder from the application. So we had to rewrite some code in index.php in order to redefine temp folder.


The solution is to:

  1. Add code after line 15 to index.php located in root dir: $_ENV['TMPDIR'] = APPLICATION_PATH . DS . 'temp';
  2. Switch off minify in application.inc located - application/configs

This comment is in trash! Restore
photo
12

We have installed the URL Rewrite module and put the web.config file in the path, and I cannot see the first error message related to mysql, but while I am trying to finalize the installation, the same message is generated.

This comment is in trash! Restore
photo
12

Looking through in more details. Update you when finished

This comment is in trash! Restore
photo
12

Thank you very much for your help

This comment is in trash! Restore
photo
12

Rafael Albarracin wrote:

Thank you very much for your help
You are welcome

This comment is in trash! Restore

Replies have been locked on this page!

Your vote is accepted!