launching from C:\Program Files\sugarcrm-4-5-0\php then php.exe should be there
tee shirt printer
launching from C:\Program Files\sugarcrm-4-5-0\php then php.exe should be there
tee shirt printer
Which directory EXACTLY should this point to? I'm using a Windows installation. I have put all the other required files locally in the directory I'm running from, so I think my continued syntax errors on the command line must apply to the SugarInstance path.
I'm having trouble with silentUpgrade on my system . I've traced it to:
$passthruvalue = passthru($step1, $output); -> in step1 require_once('include/entryPoint.php'); -> in entryPoint require_once('include/utils.php');
Execution appears to stop at this point. placing a echo statement at the beginning of utils.php is not executed.
placing the following just befor ethe require once results in true the utils file does exist
if (file_exists('include/utils.php')) echo "utils file exists \n";else echo "utils file does not exist \n";
The permissions on utils.php are (-rwxr-xr-x)
Any thoughts on what is happening?
This is executed under SSH on the shared hosting provider (1and1). The current version of sugarCE is:6.0.5
Last edited by sjshaffer; 2011-05-28 at 08:16 PM.
thank you for posting this
What are the silent upgrade zip files found at http://www.sugarforge.org/frs/?group_id=6.
As a silentupgrade.php file already exists in sugarcrm installation at sugarcrm/modules/upgradewizard/silentupgrade.php.
Mine dies after "starting post install". According to some trace I put in the silenceupgrade.php file, it never exits the post_install() function, it dies in it.
Is there any way to know more precisely what is going on? I can`t find a post_install.php script, where should it be? Should it ever be there?
Am I condemned to staying on 5.2.0?
Help...?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks