Tagged Questions

In computer architecture, 64-bit integers, memory addresses, or other data units are those that are at most 64 bits (8 octets) wide. Also, 64-bit CPU and ALU architectures are those that are based on registers, address buses, or data buses of that size. 64-bit is also a term given to a generation of ...

learn more… | top users | synonyms (3)

-1
votes
0answers
26 views

Definitive fool-proof steps for 0MQ / ZeroMQ and Java on Windows 7? [closed]

Moved from http://stackoverflow.com/questions/10762093/definitive-fool-proof-steps-for-0mq-zeromq-and-java-on-windows-7#comment13989453_10762093 I've been trying to use 0MQ in my Windows dev ...
0
votes
0answers
26 views

Virtual Machines (ESXi): Should I use 32-bit or 64-bit guest operating systems? [migrated]

I'm running a "small" test/development virtualization server (running VMware ESXi 5.0) with the following specs: Intel Xeon E3-1230 (3.2 GHz) 32 GB RAM OS: VMware ESXi 5.0 (64-bit) Almost all of my ...
0
votes
0answers
22 views

how to make vb6 dll works on 64bit OS and 64bit apache and 64bit php?

can anyone help me ? Im so confused. I have wrote a vb6 dll: test.dll. It is 32bit as default. My local test ENV is : 32bit winxp pro,32 bit apache and php. I make a php file call the test.dll to read ...
2
votes
1answer
56 views

Why doesn't my server doesn't recognise more than 4GB RAM even with Physical Address Extensions?

Why doesn't my server doesn't recognise more than 4GB RAM even with Physical Address Extensions under Windows Server 2003 SP2? I thought PAE should enable the server to use more RAM than 4GB but ...
0
votes
0answers
30 views

Why does the x32 version get installed on a x64 system? [migrated]

Why does the i386 version of most software gets installed along with the x86_64 version on a 64 bit system (CentOS 5.8) ? yum install php-xml Loaded plugins: fastestmirror Loading mirror speeds from ...
0
votes
0answers
76 views

HP CP5225 print colour with Windows 7 64bit drivers [closed]

According to the HP website, the following operating systems are supported: Compatible operating systems Microsoft® Windows® 2000, XP Home, XP Professional, Server 2003, XP Media Center, XP ...
0
votes
0answers
32 views

which `install.sh` does `make install` use?

I am trying to learn what make install does in the context of building a custom kernel. (reference: ...
0
votes
1answer
56 views

Install HP Laserjet 3015dn x86 drivers on X64 Win2008R2

I have a X64 Windows Server 2008 R2 which I installed my printer on. All X64 clients can without any problem install the printer on their machine, but not the X86 (WinXP) can. I have tried to add X86 ...
3
votes
1answer
87 views

Configuring PHP on Solaris 10 64-bit

We are currently running PHP 5.2.13 on a Solaris 10 server. I need to enable some additional features so I went to run the configure script but I'm getting some errors. I did an 'export ...
0
votes
2answers
563 views

How to install VMWare ESXi CLI on CentOS 6.0?

I'm trying to install VMware-vSphere-CLI-5.0.0-422456.x86_64 onto CentOS 6.0 64bit, but the installer complains: CPAN not able to install following Perl modules on the system. These must be ...
-6
votes
2answers
85 views

Migrate profiles from x86 to x64 Vista? [closed]

I want to move my Vista install from x86 to x64, but retain the user profiles with all the files and so. Microsoft does not seem to provide an upgrade option In the XP days, one used to run NewSID ...
0
votes
0answers
110 views

Cannot install RealVNC viewer on RHEL 6

I am trying to install RealVNC viewer on my RHEL6 server (kernel 2.6.32-71.el6.x86_64). When I ran the RPM, I got the error libICE.so.6 is needed by vnc-4.1.3-1.i386 libSM.so.6 is needed by ...
0
votes
0answers
83 views

SBS 2008 Dead Screen and Remote Desktop

We have an SBS 2008 server which has recently started behaving badly. At first we thought it was a memory issue, but we've since stopped all SharePoint services and we're left with Exchange and SQL on ...
0
votes
0answers
90 views

Compiled dll for apc extension for PHP 5.3

I have a dedicated server running Windows server 2008/64bit running Apache as a web server and using PHP 5.3.9 I am trying to install APC extension for Apache. From what I found on php.net I should ...
0
votes
0answers
99 views

Enabling SourceSafe 2005 internet mode killed IIS on x64 SBS

I just setup a new SBS2011 x64. All OK. Installed all windows updates. OK. Installed Visual SourceSafe 2005. OK Installed Visual SoruceSafe 2005 Update. OK When I run SourceSafe Administrator, ...
0
votes
1answer
139 views

SQL Server 2005 SP3 Failover Cluster Node Replacement Service Pack

2-node SQL Server 2005 SP3 (9.0.4226) Failover Cluster running on Windows Server 2003 R2 x64 SP2. My passive node suffered a RAID failure on the OS partition. I evicted the failed node, rebuilt it, ...
0
votes
1answer
121 views

Netapp Fail Disks to upgrade to 64-bit agg0 with no free disks?

I have a client that I am configuring a NetApp system for, but they played around with the system before I got there and have already assigned all of the disks to the aggr0 which is a 32-bit ...
-1
votes
1answer
114 views

Windows Small Business Server 2011 64 Bit - where to find tail [closed]

I am looking for a tail alternative which can be installed on a Windows Small Business Server 2011 64 Bit (from this old thread)? I tried mTail, LogViewer and both failed. Do you have any suggestion ...
2
votes
1answer
183 views

32-Bit vs. 64-Bit CentOS Server configuration with 8 GB RAM

Looking at Xeon E3-1230 system with 8 GB DDR3 RAM. I've read (somewhere) that Cent OS 64 Bit has problems and/or that the 32 bit version is "better". Also, I know that with windows you need 64-bit ...
2
votes
2answers
142 views

Unable to start SNMP in RHEL5 64-bit

merry christmas! I have installed net-snmp, net-snmp-utils and net-snmp-devel in my 64-bit Centos5 using yum. The following are the packages I've installed: net-snmp-devel-5.3.2.2-14.el5_7.1 ...
1
vote
1answer
581 views

Process Monitor fails to start on a 64 bit computer

When I try to start Process Monitor from SysInternals on some 64 bit windows 7 machines,the process fails to start. There is no error message. I double click and nothing happens. Other 64 bit windows ...
0
votes
0answers
16 views

consuming webservices from x64 webApp

I have a system with 2 projects: a web app (c# and asp) and a webservices project deployed on IIS. Among other issues, the web app consumes the webservices to upload images to the server and display ...
1
vote
1answer
244 views

The package failed to load due to error 0xC0011008 Error Loading from XML

Environment: Windows Server 2008 SP2 Enterprise Edition 64-bit SQL Server 2008 SP3 Standard Edition 64-bit Previously had SQL Server 2005 Developer Edition 32-bit Integration Services. That has now ...
0
votes
2answers
74 views

Moving from 32-bit to 64-bit

For the first time, I am using a 64-bit OS (Windows 2008 Server R2). I want it to act as an application server and a database server. I want to know whether all the 32-bit applications, specially ...
1
vote
0answers
176 views

64 bit HVM guest freezes while booting on Debian Lenny 64 bit Xen hypervisor

I'm trying to create an x86 64 bit guest machine on an old Debian Lenny x86 64 bit hypervisor using HVM. The physical CPU is a first generation Intel i7 with VT-x support. Xen recognizes the VT-x ...
0
votes
1answer
133 views

How to add assemblies in a 64-bit machine?

My old cmd-script: C:\Windows\Microsoft.NET\Framework\v2.0.50727\RegAsm blabla.dll C:\Windows\Microsoft.NET\Framework\v2.0.50727\GacUtil -i blabla.dll (Which works fine in my old machine.) But ...
0
votes
1answer
288 views

Is there a Windows 7 64-bit printer driver out there for the Tally T2024/24 dot matrix printer? [closed]

Is there a Windows 7 64-bit printer driver out there for the Tally T2024/24 dot matrix printer? I've looked all over the place for the right driver, but it's got me stumped! Thanks in advance! :)
1
vote
0answers
167 views

Can I replace CheckPoint's SSL Network Extender (client) with some vanilla linux software?

I used to run CheckPoint's SSL Network Extender to connect to a customer's network, but it looks like 64bit support for Linux is nowhere in sight. Could I use something else to connect, e.g. OpenVPN?
-3
votes
2answers
169 views

Lightweight x86 & x64 server linux distro for custom install?

Hi I'm looking for a suitable linux server distro that: - Doesn't use much RAM. - Relatively easy RAM disk setup (plus if the OS out of box can run directly from ramdisk) - GUI isn't needed, but if it ...
5
votes
4answers
432 views

Easy way to convert custom 32-bit AMI into 64-bit one?

I have customised (EBS-backed) AMI for running a demo version of an application of ours. (The AMI contains Ubuntu 11.04 with a Tomcat & MySQL setup for the app itself, and Jenkins for easy ...
3
votes
1answer
282 views

How do I disable driver signing enforcement on Windows Server 2008 R2 x64?

I'm running Windows Server 2008 R2 x64 and I have a driver that isn't signed so the Device Manager displays the following message: "Windows cannot verify the digital signature for the drivers ...
1
vote
2answers
318 views

Error while installing Windows Server 2008 64 Bit version from a USB Flash Drive

I am trying to install Windows Server 2008 64 bit version from a USB flash drive. I have made the USB drive boot-able by looking at this link I have copied the content of the Windows Server 2008 64 ...
0
votes
2answers
776 views

Xampp apache not works in windows 7 64 bit

I really stuck in weird problem. today morning apache is not running in my system , it was working great before. i read all the article regarding that and applied various way to start apache, but no ...
3
votes
2answers
630 views

x64 print driver keeps asking for x64 windows disk

I'm trying to install x64 printer drivers on a Windows 2003 R2 Standard x86 print server. I downloaded the amd64 folder locally to the server. When I try to install the x64 bit print driver it asks ...
7
votes
2answers
157 views

ASP.NET performance decrease between 32bit/64bit server

We are currently in the process of upgrading our 32bit production server to a more powerful 64bit server whilst upgrading to ASP.NET 4. However, upon doing some light load testing we seem to be having ...
1
vote
0answers
141 views

Trying to install PEAR (running go-pear batch file) - getting “php_pdo.dll is missing” error

I need PEAR installed. So, I tried running the go-pear batch file inside by PHP extract. But it gives this error - The program can't start because php_pdo.dll is missing from your computer. Try ...
0
votes
1answer
40 views

How to you load apache in 64 bit mode

The following command will load Apache from 64 to 32 bit (Mac OS): sudo arch -i386 /usr/sbin/httpd What is the command if I want then to switch back to 64 bit mode?
0
votes
2answers
458 views

How do make 64-bit Apache behave as 32-bit one?

My web host only provides 64-bit OS, but the 64-bit Apache webservers take too much memory and occasionally lead to thrashing, under not too much external load. Is there any way to configure Apache ...
0
votes
1answer
36 views

VMware Server 2: I Installed Win Server 2003 64Bit, but can´t install 64Bit-Software in Guest-System

i have a question concerning VMware Server 2. I have an x86_64 architecture hostsystem. I prepared my BIOS (vi enabled) to be able to install WIN Server 2003 64Bit-System (Guest). The installation ...
0
votes
1answer
81 views

Locking problem with SVN 64bit

We are using SubVersion to manage a big project, every one normally has to lock a file before to modify it, but on some new machine with Window 7 and SVN 64 bit also with this directive in the config ...
0
votes
2answers
733 views

Apache start failing after apache config modifications, showing syntax error, cannot load php5apache2_2.dll into server

I am stuck again with apache setup guys. I am working on a 64-bit system running Windows 7 professional with service pack 1. I copied the working php5 installation directory from teammates, copied the ...
1
vote
1answer
122 views

Decreasing cached memory and increasing Free memory in RAM

I'm using Windows 2008 Server 64 bit, I've uploaded the snap shot of my task manager when minimum processes running. It shows Total memory 8190 MB Cached memory 4315 MB Free 3402 MB So ...
4
votes
1answer
582 views

Windows Web Server 2008 R2 Max RAM 16 GB?

This is page: http://msdn.microsoft.com/en-us/library/aa366778%28v=vs.85%29.aspx I see: Windows Web Server 2008 R2 Limit on X64: 32 GB In my system display, I see: Only 16 GB are usable. Any ideas? ...
0
votes
0answers
131 views

Windows 2008 64 bit and office 2003

We have a Terminal Server that is on Windows Server 2008 64-bit with MS Office 2003 and if more than one user is opening the same word document the document will flicker and it will take 25 percent of ...
0
votes
2answers
679 views

Running DB2 universal client on 64 bits windows 7 machine?

We are trying to set up a development environment on a new machine. Previously we have used this software on 32bit windows XP machines. We tried installing the 32 bit version of DB2 universal client ...
0
votes
2answers
226 views

Can Apache HTTP server run on a 64-bit machine?

Our server OS is windows 2008 server enterprise edition, 64-bit and we want to use Apache HTTP server. I cannot find any introduction about whether it can or not run on 64-bit machine. Please help.
3
votes
2answers
226 views

PCIe sound card drivers certified for MS Windows Server 2008?

I am looking for options on sound cards with drivers certified for use on Windows Server 2008 x64 (required for a Nuance/Dragon product)... Google searches reveal lots of rumors that SoundBlaster and ...
4
votes
2answers
98 views

With Windows Server 2008, when do I need 32-bit and when do I need 64-bit?

I am getting a Windows server with the option for Windows Server 2008 32-bit and Windows Server 2008 64-bit. I will only be running IIS7 and SQL Server 2008 Express. Which should I use and what are ...
0
votes
1answer
127 views

Changes made to httpd config file not taking effect

I am trying to configure apache on a 64-bit system running Windows 7. I installed apache using a win-32 installer (32-bit installer, which I guess is the reason behind problems). The installation was ...
0
votes
2answers
997 views

Where can I download the latest 64-bit edition of Sonicwall SSL-VPN NetExtender for Windows 7?

Does anyone know where to download the latest edition of the 64-bit version of SonicWall SSL-VPN NetExtender for Windows 7?

1 2 3 4 5 6