MySQL-server-upgrade = PHAkt - evil trouble?

Recently my
webhotel was upgraded from MySQL version 4.0.24 to 4.1.11.
When that happened
ALL MY PHP-PAGES that are created with Dreamweaver (MX2004) +
PHAkt (2.7.6) extension HAVE STOPPED WORKING. As if that was't
bad enough I can't create new DW/PHAkt-pages.
All I get is the below SQL-error printed in my browser
window;
You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to
use near '-1' at line 1
When I run the
old DW MX (not 2004) without PHAkt I
can make pages that work - but the php-server behaviors are
too limited and I'd really like to get my original pages working
again (obviousley) - I'm not getting any younger so recreating it
all seems... you get the picture.
My question then is in 2 parts:
is there
anyone who has seen anything like this? AND
is there
anyone who knows what to do? I've tried looking for updates
to PHAkt but ADOBE has retired this former free product (reminds me
of the almighty Tyrell corporation in Blade Runner, somehow)
I have a post on PHAkt forum about the samme issue but the
only one replying to it is myself
PHAkt
foum

I agree with tomk that cronning updates is a bad idea. Pacman is a package manager, not a magical system manager with AI so you really need to pay attention to what it does, especially when it issues warnings.
Most updates are completely smooth but you should try to follow the news page and the forum to stay on top of issues. I'd recommend delaying (major) updates for at least a few days for a critical system so you can see if others experience problems with them before you commit them. Generally though you should update regularly to keep up to date with security fixes and to ensure compatibility between packages.
For what it's worth, I update my system daily and have so far not had any problems worth noting. The only time I hosed my system was the first time that I ran a full system upgrade after installing from the core iso. Being a linux noob + not paying attention = reinstallation.

Similar Messages

  • MySQL SERVER NOT FOUND ERROR 404

    Having talked to as many people as should know, NOBODY seems
    to have a clear answer to the fact that from Dreamweaver 8 there is
    a serious connectivity issue to MySQL databases in PHP server. I'm
    using Easy PHP.
    I begin to wonder if the makers of Dreamweaver8 intended to
    give us all a Jigsaw puzzle. This Problem Error 404 not being able
    to find the PHP@MySQL server/database is getting increasingly
    ridiculous that I might begin to suggest that people never buy
    Dreamweaver8 as it is more trouble than any good. How can Adobe sit
    bag and let us keep going through this stress?
    How does one determine a more uptodate library when you have
    just installed the latest version of Dreamweaver 8 and
    EasyPHPserver? You still keep getting the error message that it
    cannot find MMHTTPDB which is sitting clearly in the appropriate
    folders!!
    In the previous versions, it was straight forward on IIS to
    set up a DSN and just connect to the Database. Why has it become
    impossible to connect to a straightforward and existent database?
    I am disappointed with Adobe amd Dreamweaver makers! I've
    over stressed myself trying to get this problem solved.
    Help Pleeeease!!!

    IfyO wrote:
    > Having talked to as many people as should know, NOBODY
    seems to have a clear
    > answer to the fact that from Dreamweaver 8 there is a
    serious connectivity
    > issue to MySQL databases in PHP server.
    There is not a serious connectivity issue. It works perfectly
    on
    correctly configured system. I have given you a full response
    in your
    duplicate post in the "Can't connect to MySQL" thread.
    David Powers
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "Foundation PHP 5 for Flash" (friends of ED)
    http://foundationphp.com/

  • 10.5 to 10.6 Server Upgrade - Apache Fail

    Hello,
    I did a server upgrade last night from Leopard 10.5 Server to Snow Leopard Server. Everything went surprisingly well aside from one issue I've detected. All my existing services are working with the exception of the Web service. It starts and I get the green light but Apache is not working. In the overview, it says web service has started but no information on Apache version or start time.
    Prior to the update I had been running Apache 2.2 so I assumed everything would be happy updating the OS. When the service is off and I click on the Logs tab I see all my old logs, as soon as I start the service everything goes blank so somewhere there is a disconnect with Apache 2.
    Any ideas where to start? I cloned the server to another RAID set just in case of failure plus I have my backups, I even tried deleting everything in the Apache2 folder and replacing it with my 10.5 Apache2 contents but still no luck.
    A bit baffled.

    I like your idea but after doing some research it appears as if the upgrade did not install somethings cause reactivating the system with the default php that ships does not work at all. I would have preferred to do it your way. I did build php ver 5.3.8 and its all working, even the ionCube module but I'm just wresting with a small issue iconv, believed to be a bug. But if I could wipe the slate clean and have everything default I would have, it's just every reference I found pertianing to the factory installation of php were not there.
    My only reason for the upgrade to begin with is to support the ionCube module for an OpenRealty installation, other than that server 10.5 was working perfect for me. I would love to have it just work as 10.6 intended and working and stable as you mentioned, just not sure if its possible at this point.
    Apache 2.2, PHP 5.3.8, and MYSQL are all working at the moment.
    My small issue, loving this apache command,
    Syntax error on line 1464 of /private/etc/apache2/httpd.conf: Syntax error on line 8 of /etc/apache2/sites/+entropy-php.conf: Cannot load /usr/local/php5/libphp5.so into server: dlopen(/usr/local/php5/libphp5.so, 10): Library not loaded: /usr/local/php5/lib/libiconv.2.dylib\n  Referenced from: /usr/local/php5/libphp5.so\n  Reason: Incompatible library version: libphp5.so requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

  • MySQL versions & upgrading

    Hi folks,
    I am running 10.2.8 (not the server flavor) and installed MySQL to work with a shopping cart called Zen-Cart to do local development of a remote site. The version I originally installed (months ago) was mysql-standard-4.0.25 but have since discovered that php.info reports the version as 3.23.49.
    Since the files are well hidden in OS X and I am not too savvy with the Terminal app, how do I know that I don't have the mysterious 3.23.49 on my system and why isn't the correct version being reported in the first place?
    Further, I am trying to work through a syntax error importing the remote database (Linux; MySQL 4.1.21) to my local machine. This is why I found the versioning discrepancy in the first place. I am currently trying to install MySQL 4.1.21 locally to match the remote version and (theoretically) solve my syntax issue. When trying to restart, I am getting the following error:
    [iBook:/usr/local/mysql] mark% dyld: ./bin/myprintdefaults Undefined symbols:
    ./bin/myprintdefaults undefined reference to _stpcpy expected to be defined in /usr/lib/libSystem.B.dylib
    dyld: ./bin/myprintdefaults Undefined symbols:
    ./bin/myprintdefaults undefined reference to _stpcpy expected to be defined in /usr/lib/libSystem.B.dylib
    Starting mysqld daemon with databases from /usr/local/mysql/data
    ./bin/mysqld_safe: line 406: 657 Trace/BPT trap $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MYBASEDIRVERSION --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file >>$err_log 2>&1
    STOPPING server from pid file /usr/local/mysql/data/iBook.local..pid
    061013 17:17:36 mysqld ended
    Any help would be greatly appreciated.
    Regards,
    Mark
    iBook G3   Mac OS X (10.2.x)  

    The way it works is that when PHP is compiled with MySQL support, it is compiled with support against a particular MySQL client version. In this case, the MySQL client with which your version of PHP was built (by Apple, presumably) was 3.23.49. This is completely separate from your version of the server that's running. MySQL server can be connected to using many different MySQL client versions.
    If you want to find out what your current server version is, then you want to type:<pre>/usr/local/mysql/bin/mysqladmin version</pre>So, when determining what your valid MySQL SQL is, you use the Server version.
    That being said, yes, there are some significant differences between MySQL 4.0.x and 4.1.x. Updating might be relevant. Ugh, I vaguely recall dealing with a dyld problem between the 10.3 and 10.4 versions of OS X Server. I'm thinking if you do a Google search you'll find something. However, you should be able to download a binary version from MySQL's site however and get it installed without this problem usually. It won't however, change your client version of MySQL if you're executing these queries through PHP. For that, you'd have to upgrade your version of PHP. For that, Marc Liyanage provides a decent, double-click-to-install module at http://www.entropy.ch.

  • SAP Content Server Upgrade from 6.3 to 6.4 & MaxDB 7.3 to 7.8

    Dear Experts,
    We are in planning of upgrade SAP Content server from 6.3 to 6.4 and MaxDB from 7.3 build 35 to 7.8.
    For Content server upgrade is that we need to install the Content server 6.4 and install the latest MaxDB 7.8 and export and import the data.
    We are on Win 2003 32 Bit and we are migrating to win 2008 R2 64 Bit.
    Is it possible directly using database copy and restoring in MaxDB 7.8 version?
    Or we need to use loadercli for migrating the data.
    As per the SDN Link http://forums.sdn.sap.com/thread.jspa?threadID=1649661
    for content server upgrade is by replacing latest dll files at the respective dir.
    Pls let me know your views and known issues.
    Thank You,
    Mahesh

    Hello Mahesh,
    In note [735598|http://service.sap.com/sap/support/notes/735598] you can see:
    If your source version is 7.3.00 or 7.4.03, read the upgrade guide "Upgrade to MaxDB Release 7.5" or "Upgrade to MaxDB Release 7.6" on SAP Service Marketplace:
    http://service.sap.com/instguides > Other Documentation > Database Upgrades > MySQL MaxDB
    Regards,
    Eduardo Rezende

  • MySQL server wont Start

    I had all my local setup running and my databases backups and local connections working fine, since i did the last security update my MySQL server wont Start and so all my Localhost or 127.0.0.1. host, on my sites and CocoaMySql, "Reason: internal Error". when starting it from my System preferences.
    Any recomendations?
    thanks indeed!

    On the client (where of course you have a version
    of mysql) you could have the same problem if you
    upgrade the system.
    As far as I know the socket problem never happened in
    the client version of the OS (at least I never had it
    or read about anyone who had it).
    The problem is know, see:
    http://www.macosxhints.com/article.php?story=20060111113313511&lsrc=osxh
    and at the same link:
    "Apple uses the same php module on Client" and it's also true in certain installation of mysql.
    the problem regards the location of the file
    mysql.sock.
    The problem of the location of mysql.sock, as I said
    before, is something that has only been reported on
    the server version, although CocoaMySQL (specially
    the version) has problems connecting to mySQL 4.1.x.
    The problem with Cocoamysql regards the fact that not every user configure the root user and his password.
    Make the configuration after the mysql installation often resolve the problem, of course that is not every times the only problem you could have.
    bye
    fede

  • SCSM 2010 to 2012 Management server upgrade failed

    I upgrading my scsm 2010 to 2012 both Management and DW server.
    So i have set up the secondary lab environment and do this.
    The DW server has been upgraded successfully to 2012.
    When i try to upgrade SCSM Management server, at the finalizing stage, i get this error as _RegisterExtensionsDeferred
    Log as below.
    2014-08-26T14:48:28.7717429+05:30    Always:    Trace Session Started
    02:48:28:
    02:48:28:Application Started
    02:48:28:This is 64-bit application.
    02:48:28:Product ID  is NOT installed
    02:48:28:Found ProductID:{A193A8C7-CBE7-4F3B-887F-6B03EE43A208}, ProductName:Microsoft System Center Service Manager SP1, Version:7.0.6555.128
    02:48:28:Found SMServer components
    02:48:28:Found SMConsole components
    02:48:28:Setup is running from: c:\SCSM2012\amd64\Setup
    02:48:28:Using local Analysis server as default instance
    02:48:28:Using 'DWASDataBase' as default Analysis server database name
    02:48:28:Using 'Default' as default Analysis server database file path
    02:48:29:Current UI culture (en-US) is not supported. Trying Neutral culture.
    02:48:29:Found c:\SCSM2012\amd64\Setup\en\SCSM_license.rtf.
    02:48:29:Current UI culture (en-US) is not supported. Trying Neutral culture.
    02:48:29:Found c:\SCSM2012\amd64\Setup\en\SCSM_EvalLicense.rtf.
    02:48:29:Current UI culture (en-US) is not supported. Trying Neutral culture.
    02:48:29:Found c:\SCSM2012\amd64\Setup\en\PrerequisiteInputFile.xml.
    02:48:29:Found c:\SCSM2012\amd64\Setup\Server\SM.msi.
    02:48:29:All vital setup files found.
    02:48:29:Upgrading Service Manager 7.0.6555 with 7.5.1561
    02:48:29:Checking dependencies for Server upgrade...
    02:48:40:Managment server is registered with Datawarehouse 'TESTSER'
    02:48:42:Datawarehouse is up-to-date
    02:48:42:Getting Management Group information from TESTSER:ServiceManagerNew
    02:48:42:[GetManagementGroupPropertiesFromDB]:  Opened the DB connection using Data Source=TESTSER;Initial Catalog=ServiceManagerNew;Integrated Security=True;Persist Security Info=False.
    02:48:42:[GetManagementGroupPropertiesFromDB]:  Found Management Group information.
    02:48:42:[GetManagementGroupPropertiesFromDB]:  Found Primary SDK server:..net.
    02:48:42:Validating SmAdminRoleGroup
    02:48:43:Checking MU OptIn state
    02:48:43:MU is not opted in
    02:48:43:Start adding DataItems
    02:48:43:System Center Service Manager Install
    02:48:44:Final Install Tasks
    02:48:44:Done adding DataItems
    02:48:46:Getting Domain List
    02:49:35:LoadPrerequisites: Start adding ComponentTitles
    02:49:35:LoadPrerequisites: Start adding DataItems
    02:49:35:Memory check
    02:49:36:Microsoft SQL Server 2008 Analysis Management Objects
    02:49:36:Memory check
    02:49:36:Processor speed check
    02:49:36:Processor speed check
    02:49:36:Processor speed check
    02:49:36:IIS check
    02:49:36:ASP.NET check
    02:49:36:Basic Authentication check
    02:49:36:Windows Authentication check
    02:49:36:Microsoft .NET Framework 4 check
    02:49:36:Windows Service Pack check
    02:49:36:Microsoft Report Viewer Redistributable check
    02:49:36:PowerShell 2.0 check
    02:49:36:SharePoint Server 2010 check
    02:49:36:SharePoint Farm Administrator check
    02:49:36:SharePoint Server 2010 configuration check
    02:49:36:ADO.NET Data Services Update check
    02:49:36:Microsoft SQL Server 2008 Native Client check
    02:49:36:Language Pack for SharePoint Server 2010 or SharePoint Foundation 2010 - English check
    02:49:36:LoadPrerequisites: Done adding prerequisites checks
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking Memory check prereq.
    02:49:36:CheckPrerequisites:         Logic Type:and    MemoryCheck-8gbWarn: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     Memory check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking Microsoft SQL Server 2008 Analysis Management Objects prereq.
    02:49:36:Entered RequiredAMO
    02:49:36:Trying alternate method of detection using Assembly.Load
    02:49:36:CheckPrerequisites:         Logic Type:and    AMO-err: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     Microsoft SQL Server 2008 Analysis Management Objects: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking Processor speed check prereq.
    02:49:36:CheckPrerequisites:         Logic Type:and    ProcessorSpeedCheck2.5MHz-Warn: 0
    02:49:36:CheckPrerequisites:         Logic Type:and    ProcessorCoreCheck2Core-Warn: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     Processor speed check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking Windows Service Pack check prereq.
    02:49:36:CheckPrerequisites:         Logic Type:and    Win2k8R2Sp1Check-Err: 0
    02:49:36:CheckPrerequisites:
    02:49:36:CheckPrerequisites:                 ProductType was not a match.  Looking for: LanmanNT Found: ServerNT
    02:49:36:CheckPrerequisites:         Logic Type:or    Win2k8R2Sp1DCCheck-Err: 2
    02:49:36:CheckPrerequisites:
    02:49:36:CheckPrerequisites:                 The value 6.1.7601.65536 was not within the range 6.2.0 to 9.9.9999.
    02:49:36:CheckPrerequisites:         Logic Type:or    WinSrvrVNextCheck-Err: 2
    02:49:36:CheckPrerequisites:
    02:49:36:CheckPrerequisites:                 ProductType was not a match.  Looking for: LanmanNT Found: ServerNT
    02:49:36:CheckPrerequisites:         Logic Type:or    WinSrvrVNextDCCheck-Err: 2
    02:49:36:
    02:49:36:CheckPrerequisites:     Windows Service Pack check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking Microsoft Report Viewer Redistributable check prereq.
    02:49:36:Entered RequiredReportViewer
    02:49:36:CheckPrerequisites:         Logic Type:and    RptVwrCheck-err: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     Microsoft Report Viewer Redistributable check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking PowerShell 2.0 check prereq.
    02:49:36:CheckPrerequisites:         Logic Type:and    PowerShell2Check-err: 0
    02:49:36:CheckPrerequisites:         Logic Type:or    PowerShell2Check32-err: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     PowerShell 2.0 check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking ADO.NET Data Services Update check prereq.
    02:49:36:Loading System.Data.Services.Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    02:49:36:Found version 3.5.30729.5420
    02:49:36:CheckPrerequisites:         Logic Type:and    ADODotNetDataServicesHotfix-err: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     ADO.NET Data Services Update check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:36:
    02:49:36:**************************************************
    02:49:36:CheckPrerequisites: Checking Microsoft SQL Server 2008 Native Client check prereq.
    02:49:36:CheckPrerequisites:         Logic Type:and    SQLNCLI10-err: 0
    02:49:36:
    02:49:36:CheckPrerequisites:     Microsoft SQL Server 2008 Native Client check: Passed
    02:49:36:
    02:49:36:**************************************************
    02:49:37:CheckPrerequisites: Return Value 0
    02:49:39:Doing Pre-Upgrade checks...
    02:49:39:Validating database ServiceManagerNew on SQL Server TESTSER
    02:49:39:Validating SQL Instance TESTSER
    02:49:39:SQL Server: TESTSER
    02:49:39:SQL Server version: 10.50.1600.1
    02:49:39:Full text search installed: True
    02:49:39:Checking if '\administrator' is Sysadmin Or (SecurityAdmin And DbCreator) on SQL Instance TESTSER
    02:49:39:Stopping Service OMSDK on server
    02:49:39:Starting Service OMSDK on server
    02:49:41:Stopping Service OMCFG on server
    02:49:44:Starting Service OMCFG on server
    02:49:47:Validating Path C:\Program Files\Microsoft System Center\Service Manager 2010\
    02:49:47:Checking for available free disck space
    02:49:47:Checking directory write access
    02:49:47:*** Pre-Upgrade checks passed ***
    02:49:47:QuickFixEngineeringHandler: Unable to LoadQuickFixEngineeringFile.
    02:49:47:SetProgressScreen: StartMinorStep.
    02:49:47:statusUpdate: Resetting progress bar.
    02:49:47:ProcessInstalls: Install Item System Center Service Manager Install has a Preprocessing delegate of SystemCenterServiceManagerPreinstallProcessor.  Launching it now.
    02:49:47:SetProgressScreen: Init MSI Install progress.
    02:49:47:statusUpdate: Resetting progress bar.
    02:49:47:LaunchMsi: Msi mutex is not in use.
    02:49:47:LaunchMsi: MSI to launch is: c:\SCSM2012\amd64\Setup\Server\SM.msi.
    02:49:47:LaunchMsi: Turning off the internal UI for c:\SCSM2012\amd64\Setup\Server\SM.msi.
    02:49:47:LaunchMSI:  Enable logging for the MSI at C:\Users\administrator.\AppData\Local\Temp\2\\SCSMInstall02.log.
    02:49:47:LaunchMsi: MSI c:\SCSM2012\amd64\Setup\Server\SM.msi is not in silent mode.  Setting the external UI.
    02:49:47:LaunchMsi: Launching c:\SCSM2012\amd64\Setup\Server\SM.msi
    02:49:52:statusUpdate: Resetting progress bar for MSI: MaxValue 58857
    02:50:09:statusUpdate: Resetting progress bar for MSI: MaxValue 345710070
    02:50:09:Install Progress - (ProcessComponents) Updating component registration
    02:50:09:statusUpdate: Resetting progress bar for MSI: MaxValue 345710070
    02:50:10:Install Progress - (StopServices) Stopping services
    02:50:16:Install Progress - (_StopNamedServices_HealthService.80B659D9_F758_4E7D_B4FA_E53FC737DCC9) Stopping Health services
    02:50:17:Install Progress - (RemoveODBC) Removing ODBC components
    02:50:17:Install Progress - (RemoveFiles) Removing files
    02:50:17:Install Progress - (CreateFolders) Creating folders
    02:50:17:Install Progress - (InstallFiles) Copying new files
    02:50:30:Install Progress - (_CreateDatabase) Creating Database
    02:50:30:Install Progress - (_ExecuteSqlScripts) Configuring Database
    02:52:07:Install Progress - (ExecuteSqlStrings) Executing SQL Strings
    02:52:07:Install Progress - (CreateShortcuts) Creating shortcuts
    02:52:07:Install Progress - (WriteRegistryValues) Writing system registry values
    02:52:08:Install Progress - (_InstallServerPerfCounters.D2179E31_E456_401A_A820_CEBB135E3429) Installing Server Performance Counters
    02:52:12:Install Progress - (WriteEnvironmentStrings) Updating environment strings
    02:52:12:Install Progress - (_Rollback_UninstallBIDMOF.68918168_3885_4F75_BBF8_0CC84213F8D1) Rolling back BID MOF Installation
    02:52:23:Install Progress - (GenerateScript) Generating script operations for action:
    02:52:24:Install Progress - (_MPProcessorDeferred) Importing Management Packs
    02:52:25:Install Progress - (_ExecuteSqlScripts) Configuring Database
    02:52:26:Install Progress - (RegisterUser) Registering user
    02:52:26:Install Progress - (RegisterProduct) Registering product
    02:52:26:Install Progress - (PublishComponents) Publishing Qualified Components
    02:52:26:Install Progress - (MsiPublishAssemblies) Publishing assembly information
    02:52:26:Install Progress - (_ConfigureConfigService.D2179E31_E456_401A_A820_CEBB135E3429) Configure Config Service
    02:52:26:Install Progress - (_CreateInstanceQualityRelationship) Creating Default Instances, Qualities And There Relationships
    02:52:26:Install Progress - (PublishFeatures) Publishing product features
    02:52:26:Install Progress - (_StartNamedServices_HealthService.80B659D9_F758_4E7D_B4FA_E53FC737DCC9) Restarting Health Service
    02:52:26:Install Progress - (PublishProduct) Publishing product information
    02:52:26:statusUpdate: Resetting progress bar for MSI: MaxValue 177276452
    02:52:26:statusUpdate: Resetting progress bar for MSI: MaxValue 177276452
    02:57:32:statusUpdate: Resetting progress bar for MSI: MaxValue 177276452
    02:57:44:An error occurred while executing a custom action:_RegisterExtensionsDeferred
    Upgrade failed after making permanent changes to this management server. A disaster recovery procedure will be necessary to rebuild this machine before attempting upgrade again. Consult the User Guide to determine which action to take next.
    02:57:44:Install Progress - (Rollback) Rolling back action:
    02:57:44:statusUpdate: Resetting progress bar for MSI: MaxValue 177276452
    02:57:44:statusUpdate: Resetting progress bar for MSI: MaxValue 3
    02:57:44:Install Progress - (Rollback) Rolling back action:
    02:57:44:statusUpdate: Resetting progress bar for MSI: MaxValue 10525
    02:58:43:MsiInstallProduct finished for msi c:\SCSM2012\amd64\Setup\Server\SM.msi.
    02:58:43:LaunchMSI: Setting rollback to true
    02:58:43:LaunchMSI: MSI c:\SCSM2012\amd64\Setup\Server\SM.msi returned error 1603:Fatal error during installation
    02:58:43:ProcessInstalls: Install Item System Center Service Manager Install failed to install.  We did not launch the post process delegate.
    02:58:43:SetProgressScreen: FinishMinorStep.
    regards Sundaresan.C

    Jeremiah,
    We ran into this as well. One of two options:
    1.) Just run a repair on the SQL Server installation
    2.) Repair the WMI settings on the SQL Server as descibed here:
    http://social.technet.microsoft.com/Forums/en-US/systemcenterservicemanager/thread/2a91d03e-a685-495e-89ac-a591ec5871f6/
    bb

  • MySQL System DSN: Host is not allowed to connect to this MySQL Server

    Hi all,
    I'm creating a FileMaker database to keep track of support and to-do items, for a large forum-site I'm managing here in Denmark.
    The site runs on our webhosts servers, but I have a MacMini server we use for development. I'd like to connect the MacMini's MySQL server to FileMaker, and have purchased Actuals ODBC pack witch works great. I can connect to the MySQL server on the MacMini via Navicat, by enabling an SHH Tunnel.
    When trying to create a System DSN via the Actual ODBC drivers, to connect to the MacMini, I get this error:
    Link to screenshot: http://img.skitch.com/20100104-82xe6j7x9b8cjmj357t33p9sb1.png
    The one very strange thing is, that the Mac I'm trying to connect from, is at 192.168.1.15 and not 10.0.0.5! The MacMini is at 10.0.0.2 so it makes no sense what so ever, and as I said, I can connect fine to 10.0.0.2 via Navicat, even though it only works when I enable SSH Tunneling.
    But of course the Actual ODBC (or any for that matter?!) drivers does not support creating an SSH Tunnel, so I need to be able to connect directly to the MacMini's SQL-server, but when I try I get the above error.
    Port 3306 IS open on the server, so I must be overlooking something obvious. I've tried to change the socket when setting up the System DSN to /var/mysql/mysql.sock or /var/mysql but that changes nothing.Ohh yeah, that is ignored for remote servers by the way!
    Can anyone help? How do you guys setup your System DSN to a Mac-server with Snow Leopard Server on it?
    Thank you so much in advance
    Thomas
    PS: I can connect fine to our Webhosts MySQL server with the Actual Drivers, but to decrease load on that server, I'd like to get the data for the FileMaker Support Database from our development-server instead!

    bump
    Anyone got an idea on this? If I've posted in the wrong forum, please advise, because I was a little in doubt as to where this was to be placed

  • Data source migration in parallel to CRM server upgradation

    Hi Experts,
    We are working on BI 7.0 system which pulls data from CRM 2004. Recently we upgraded BI environment from BW3.5 (to BI.70 SP -16).
    Now we are re-modeling the existing BI design due to performance issues & to use BI functionalities. We would like to migrate the data sources in BI also to BI version so that we can get advantage of using DTP & transformations.
    But the issue here is now we started to up grade our source system also from CRM 2004 --> CRM 2007. I beleive that the data source version will be maintained in source system (CRM) tables also.
    So if we migrate the data source now (before CRM upgrade), will it cause any issues in BI once CRM server upgrade done?
    Note: We can implement all of our new designs with out data source migration.
    Please advice us to proceed. Let me know if you need more details.
    Thanks in advance.
    Regards,
    Arun Thangaraj.

    Hi reddy,
    1). Why Migration Process?
    Migration process is to convert BW 3.x objects ( such as Data source, Trasfer rules and update rules etc) into BI 7.0 objests.
    2). Why we are Migrating BW 3.X objects into 7.0 objects?
    We are Migrating 3.x data source into 7.0 inorder to avail three functions, Those are
    a). Direct data acquisition
    b). Realtime Data Acquisition (RDA)
    c). BI Accelarator.
    3) .Regarding With export and Withour export options ?
    These two options come in the process of Migration step. Regarding these options clearly described in the fourth point as bellow.
    4). What will happen in this Migration process?
    ( Remember at the time Migration Transfer structure and Transfer rlues deleted, keep in mind go throgh bellow steps).
    What ever may be the option selected (i.e, With Export or Without export ) data source will migrate to 7.0.
    But if you choose With export option deleted Transfer Structure and Trasfer Rules will store in the table " RSDSEXPORT". If you select other option (i.e, Without export ) the deleted Trasfer structure and trasfer rules perminently not avaliable.
    Thats why always go with With Export option only. This will help to revert back 7.0 data source into 3.5 data source when ever is there any requirement in future.
    Please go look into bellow link.
    Re: Migration of datasource from 3.5 to 7.0
    if u r satisfed about my answer please assign points.
    Thanks & Regards,
    Kotesh.

  • Can not start mysql server

    I recently installed mysql server on my mac os 10.6.8, earlier i had installed XAMPP on my machine but i have uninstalled it(deleted it & ran few commands in terminal), but now when i try to start server from preference pane it doesn't start & not from terminal also, it show " Could not startup MySql sever, Reason: error 255 OR Internal error"
      It seems that the new mysql server settings clash somewhere with old XAMPP files/preferences. I don't even know if XAMPP is completely uninstalled or not
      I'm not a mysql geek, i'm new to this! So, friends please help me with this, i need to get it working on my mac!!

    I appreciate your help.
    I have been offline for a long time since I had a business trip two week ago.
    I can not start the apache http server, so it isn't on running status within NT services manager.
    In fact, there is someting wrong---fail to create FastCGI when startup. Oracle system message tells me that syntax error exists on line 92 of isqlplus.conf but I don't know how to correct it.
    Henry

  • 10.6.8 to Mavericks Server Upgrade loses Open Directory Users

    Hi,
    I have an OpenDirectory Master running OSX Server 10.6.8. An upgrade to Mavericks 10.9 has just failed.
    The server has about 50 OD users and passwords need to be retained across the upgrade. Apart from OD, the only other active service is AFP file sharing.
    DNS is good forward and back as per this article: OS X Server: Steps to take before upgrading or migrating the Open Directory database
    I followed these Apple guidelines for server migration: OS X Server: Upgrade and migration from Lion Server or Snow Leopard Server.
    I cloned the boot drive, booted from the clone, upgraded to Mavericks, then installed the Mavericks Server app.
    On opening the Mavericks Server app "Configuring services' showed for 5 minutes, but then an error message appeared. I did not record it exactly, but it was something like, "There was an error configuring the server. Certificate not valid!".
    I was able to continue through the error but on opening Server app there were no OD (local/network) users showing. Authentication was not happening.
    I had underestimated the time to get the installation done and I had used up the window of downtime I had booked - I did not have much time to troubleshoot. So, I cut back to the original hard drive and the server is back to 10.6.8 again.
    Can anyone point me in the right direction to find out what may have gone wrong? How can I get my users into 10.9 Server?
    Many thanks,
    b.

    Linc Davis advice is spot-on, as usual.
    There seem to be dozens of sub-databases in the LDAP database. A problem in any of them seems to derail the entire conversion process. I tried a straight conversion and was also disappointed that there were unresolved issues, and it meant that the conversion failed.
    So I did the export route using WorkGroup Manager, and exported four sets:
    Users
    Groups
    Computers
    Computer groups
    go to the appropriate pane (e.g., Users) and Select All, then choose Export, and give it a name (probably with an embedded date in case you need to do it again later)
    Then use 10.9 WorkGroup Manager (available as a separate download) to Import.
    When re-imported, everything worked just fine (except the passwords, which cannot be carried forward using this method). I did have to manually enable at least one service, such as File Sharing service in Server [admin], or users showed up as "not allowed" [to log in].
    This entire process of getting Server 3 to work is fraught with peril, and everything converges on ONE diagnostic, "Network users can't log in". Which means you blew it, but provides no additional information about WHERE you blew it.
    There do not appear to be any magic bullets. It is just a tough slog. Users who reported success after failing the first time reported they returned to fundamental principles and did all the steps over, in order, to attain success.

  • Error in extracting data from SAP using mySQL server database

    Hello Experts.
    We are now using MySQL server 2005 database for Nakisa OrgChart. We have already configured the SAPExtractor settings. Source-SAP has been provided and Test connection to destination database is successful. We manually created the database ExtractedData and AnalyticData in the MySQL management studio.
    We are getting the error upon starting the extraction
    Processing Function Read Table Function/BAPI Downloading Tables Organizational Assignment
    No Tables were downloaded for Read Table Function/BAPI . Function is flagged as critical.Terminating Extraction.
    Processing Stopped ! ! !
    Downloading from SAP completed.
    Processing Completed. 
    From CDS.log
    ERROR: Sap Authentication : Source {SAP.Connector}: Message {An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)}
    We would appreciate some assistance on this configuration
    Thanks,
    Angelo
    Accenture inc.
    SAP Basis

    Hello Luke,
    We have not done any modification of the downloadschema file. We receive message: The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.  when we open the file.
    The SAP account we used has SAP_AlLL, SAP_NEW authorizations. Are these authorizations sufficient to perform the data extraction?
    Thanks,
    Angelo

  • HT3678 If I download a .mov file from gmail, I am not able to open the file. I reinstalled QuickTime 7.6.6, still unable to open the file. If I download the same file from another mail server I have no trouble. What is gmail doing to my file?

    If I download a .mov file from gmail, I am not able to open the file. I reinstalled QuickTime 7.6.6, still unable to open the file. If I download the same file from another mail server I have no trouble. What is gmail doing to my file?

    Also i have reinstalled the reader9 two  times and tried with reader8 also but in both the cases same problem.
    it would be gr8 help if someone can help.

  • Can't connect to local MySQL server through socket '/var/mysql/mysql.sock'

    I'm using the pre-installed versions of php and mysql under Mac OS X Server 10.4.4 running on a G4 and am unable to get anything involving mysql to work.
    I ssh to the server and enter various commands in Terminal:
    on typing "mysql" I get
    ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2)
    and on typing "mysqladmin version" I get
    mysqladmin: connect to server at 'localhost' failed
    error: 'Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2)'
    Check that mysqld is running and that the socket: '/var/mysql/mysql.sock' exists!
    On typing "sudo mysqld_safe" I get
    Starting mysqld daemon with databases from /var/mysql
    STOPPING server from pid file /var/mysql/MyServer.local.pid
    070722 16:06:05 mysqld ended
    /var/mysql/MyServer.local.err contains
    070722 16:06:04 mysqld started
    070722 16:06:04 [Warning] Setting lowercase_tablenames=2 because file system for /var/mysql/ is case insensitive
    070722 16:06:04 InnoDB: Database was not shut down normally!
    InnoDB: Starting crash recovery.
    InnoDB: Reading tablespace information from the .ibd files...
    InnoDB: Restoring possible half-written data pages from the doublewrite
    InnoDB: buffer...
    070722 16:06:05 InnoDB: Starting log scan based on checkpoint at
    InnoDB: log sequence number 0 43634.
    /var/mysql has permissions 775.
    The line
    mysql.default_socket = /var/mysql/mysql.sock
    is in /etc/php.ini
    whereis mysqladmin ->
    /usr/bin/mysqladmin
    whereis mysql ->
    /usr/bin/mysql
    ls /var/mysql ->
    MyServer.local.err
    ib_logfile1
    mysql
    ib_logfile0
    ibdata1
    test
    Can't find my.cnf or my.ini anywhere
    Can't find mysql.sock anywhere
    I'm trying to get a bug database running (mantis) under Mac OS X Server 10.4.4 that I can access from local clients.
    I'm trying to follow directions at http://www.mantisbugtracker.com/manual/manual.installation.php
    without knowing anything about mysql or php and I'm stuck on step 3:
    "Next we will create the necessary database tables and a basic configuration
    file."
    I get a message saying
    "Does administrative user have access to the database? ( Lost connection to MySQL server during query )"
    I don't even know if following the mantis directions has resulted in the creation of a database or not. Where would it be?
    Thanks for any help.
    Intel iMac   Mac OS X (10.4.10)  

    I've just done a clean install of OSX Server and added the latest MYSQL packaged installer. Afterwards I found the lock file in /private/tmp/mysql.lock
    The easiest way to solve this problem is to create a symbolic link so that the lock file appears to be in right place.
    e.g.
    cd /var
    sudo mkdir mysql <== this assumes the directory is missing
    cd mysql
    sudo ln -s /private/tmp/mysql.sock mysql.sock
    After this msql commands should work fine, and you've not fiddled with the security settings on users/groups.
    HTH
    Christian

  • Database error #2002 can not connect local mysql server to socket through '/var/run/mysqld/mysqld.sock'(2) on mac os x 10.9.2

    Dear Fellas:
    I received "database error #2002 can not connect local mysql server to socket through '/var/run/mysqld/mysqld.sock'(2)" on mac os x 10.9.2.
    mysql info:
    ps -ef | grep mysql
        0    66     1   0 11:06AM ??         0:00.04 /bin/sh /usr/local/mysql/bin/mysqld_safe --user=mysql
       74   225    66   0 11:06AM ??         0:02.50 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --plugin-dir=/usr/local/mysql/lib/plugin --user=mysql --log-error=/usr/local/mysql/data/Chuans-MacBook-Pro-2.local.err --pid-file=/usr/local/mysql/data/Chuans-MacBook-Pro-2.local.pid --socket=/var/run/mysqld/mysqld.sock
      501   952   947   0  3:52PM ttys000    0:00.00 grep mysql
    Please help!!

    Fascinated and guessing:
    Something related to sock(2) because that's not part of your copied info. I'm thinking you've doubled up on sockets and the second socket doesn't exist, meaning you should be connecting to the first socket "mysqld.sock" whether automatic or not.
    I've only used GUI tools on purpose, so does this mean you've already got MySQL running and you tried to launch it again manually? Perhaps you already have one instance of a db and you're trying to launch a second instance, and the two can't coexist with a single user local db?
    Assuming this is all local, I'd shut down the db service and restart it, out of hand. I've seen similar messages when I set the db to start up on boot, and it didn't finish shutting down when I tried to restart it manually. Usually the GUI won't let me turn it on because it reports it's already running, but in that case it hadn't finished performing what the GUI was reporting.
    Just speculating.

Maybe you are looking for