Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Sja Expired?

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #10316
      Kyle V
      Member

      Hi,

      Im running SQLyog Enterprise 5.16.

      I am Running WinXP….

      Apache 2.2.4

      PHP 5.2.1

      MySQL 4.0.26

      I have it set up so a php script can run an exec() function to run a .bat file. This .bat file runs SJA and synchronizes 2 tables. But I just switched to Apache 2.2.4 (From Xitami) and php 5.2.1. It was working fine until I started using Apache. But now i get the following Error:

      SQLyog Job Agent Version 5.16 Copyright © Webyog Softworks Pvt. Ltd.. All Rights Reserved.

      This version of SJA has expired. To register SJA you need to purchase SQLyog Enterprize from http://www.webyog.com/sqlyog/buysqlyog.html

      Check C:PROGRA~1SQLYOG~1sja.log for complete error details.

      I have read another Post at http://www.webyog.com/forums//index.php?showtopic=1476, and it said that PHP might be running as a different user???

      I have no idea How to fix this As I'm not an expert with apache/php configurations, but i'm assuming it's something I have to do with the Apache Configuration, Can anyone help???

      Thanks..

      – Kyle

    • #23920
      Kyle V
      Member

      FIGURED IT OUT>>>

      Just For assistance if anyone else has this problem….

      The solution was to simply go into Control Panel/Administrative tools/services..

      right click on the apache2 service and go to properties…

      Click on the Log On tab

      Click the “This Account” Radio button… In the first field enter the username of your administrator account, in the second and third, the password for this account.

      click apply, and restart the apache service… Should fix the problem… 😀

    • #23921
      peterlaursen
      Participant

      aha ..

      when SJA is started from within a PHP script it runs with the privileges of Apache.  Did I get it right?

      Did you install Apache and SQLyog as different users?

Viewing 2 reply threads
  • You must be logged in to reply to this topic.