Installing PHP Driver for Cassandra on Windows 7 with Xampp - cassandra

I'm trying to implement https://github.com/datastax/php-driver on Windows 7 with Xampp.
I've downloaded all the required dependencies.
When I execute vc_build, it hangs or stops after printing "Building and installing cpp-driver".
https://mail.google.com/mail/u/0/?ui=2&ik=3b8c444a04&view=fimg&th=14fc7e601acf5f83&attid=0.1&disp=emb&realattid=ii_14fc7e23a10fc709&attbid=ANGjdJ9tOvdH26loNZ57M5zPRWYH2opB0gvFwChzXhjoSqBiU2KFDdkVVgee2prFMOquD36Lvi5JbwDyUd0Jz_N1bJaptmH9b0ztDGv1pYA09fduehZI8fFPXXT0abI&sz=w908-h448&ats=1443579568911&rm=14fc7e601acf5f83&zw&atsh=1
Any suggestion?

Have you tried installing using pecl?
https://github.com/datastax/php-driver/blob/master/ext/README.md#installing-with-pecl

Related

Localhost failing to start after installing mifos

I installed xampp v 3.2.2, jdk 9.0.4. The xampp package has, Mysql 7.2.3. I installed mifos following the installation guide from the mifosforge.jira.com. All the modules in xampp are working fine. I attempted to launch mifos through running tomcat admin in xampp. However on attempting to start mifos, an error occurred. I am using windows 8.1, 64bit.
Can somebody please assist on how i can resolve this problem. i have attached the log file and screenshot of the event.
Screenshot

pywin32 running 32bit windows service on 64bit OS

I am running 32bit python application on old Windows Server 2003 using pywin32 package and it's working fine. Lately I've received new Server with windows Server 2012 64bit OS and I started installing the same application. While it didn't run under 64bit Python 3.4 I've installed 32bit version and it's working fine when I am running it from command line.
The problem starts when I want to run it as windows service. It installs and looks ok but it doesn't start.
I am receiving following error: The service is not responding to the control function.
More help is available by typing NET HELPMSG 2186.
When I check pythonservice.exe it shows me following error:
PythonService was unable to locate the service manager. Please see the event log for details
Is there any way I could run it as it does run under 32bit?
Thanks,
Mike

Java EE 7 SDK with JDK Ubuntu Server 12.04

I am trying to install Java EE 7 SDK with JDK as see downloaded from here
I am getting this error:
"Can't connect to X11 winder server using '0' as the value of the variable"
as this is a server, I don't want to have a GUI. Is there there no other way to install this without a GUI for Ubuntu Server 12.04 ?
I am trying to get glassfish 4.0 up and working on here ultimately, with a My-Sql Cluster setup.
Download and install Glassfish as described on https://glassfish.java.net/download.html
It is just unzipping a file.

Node.js installation error

I tried to install node.js on a Windows 8 machine, but I got the following error:
The cabinet file 'media1.cab' required for this installation
is corrupt and cannot be used. This could indicate a network error, an
error reading from the the CD-ROM, or a problem with this package.
I downloaded the installation file from the node.js website at http://nodejs.org/download/.
How I can solve this problem.
My system specifications are OS : Windows8 32bit, RAM : 4GB, CPU :
Intel Pentium P6200, 2.13Gz, Dual Core
I was experiencing the same error message trying to install on Windows 7.
I was able to fix this issue and successfully install by:
changing the directory for installation.
Instead of installing within my "Program Files (X86)" folder, I installed into my "Program Files" folder
My suggestion is to try installing to a different directory as this solved the problem for me.
For anyone stumbling here, my problem (on win 7) was I accidentally downloaded the 32-bit version by mistake. Getting the 64-bit version was the solution.
Actually above none of answers ara not worked for me. I'm using windows 8.1 x64 . So i'm trying install nodejs.msi. Actually i can not install it. So i have used Chocolatey package manager. This is the command that i used for install nodejs. choco install nodejs.install Thats all it worked :)

DLL File missing after Wine upgrade to version 1.4.1

I used to run a few Windows applications via Wine 1.4.0 (installed through homebrew) on OSX Mountain Lion and after I updated to 1.4.1 (again via homebrew), I get the following error whenever trying to run any windows application:
wine: failed to initialize: dlopen(/usr/local/Cellar/wine/1.4.1/lib/wine/ntdll.dll.so, 258): image not found
Any ideas about how to fix it?
That's clearly an installer/packaging/homebrew problem, has nothing to do with wine itself.

Resources