forums › forums › SQLyog › Sync tools, Migration, Scheduled Backup and Notifications › Sja Expired?
- This topic is empty.
-
AuthorPosts
-
-
May 4, 2007 at 2:20 pm #10316Kyle VMember
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
-
May 4, 2007 at 3:30 pm #23920Kyle VMember
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… 😀
-
May 4, 2007 at 8:17 pm #23921peterlaursenParticipant
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?
-
-
AuthorPosts
- You must be logged in to reply to this topic.