Nutcracker Install on AMD processors

bob_moody

Apprentice elf
Joined
Oct 20, 2012
Messages
86
Location
Huntsville, TX
I downloaded WAMP, Nutcracker and the C++ redist and installed.

The WAMP install went fine and I was able to find and display the http://locahost page without issue.
When I run the install.php script. I get to the section about creating the SCHEMA and after a few seconds I get the Cannot Display this page message.

I have uninstalled and installed several times with the same results.

Now, I also installed the same apps on my laptop. It installed clean, no errors and is generating effects flawlessly.

Whats the differences?
PC - AMD X4-620 Processor, 16GB Ram, Win7-64
Laptop - Intel I7 Processor, 4GB Ram, Win7-64

I disabled the firewall and all the virus software on the PC.. no joy..

I did run into a situation one time where I tried to run an Android 4.1 on VirtualBox and it would NOT run on the AMD. I installed the same on my Laptop (Intel I7) and it ran like a charm.

Any known issue with WAMP or Nutcracker on an AMD?

I added an echo statement to the install.php file after the flush() and ob_flush() commands.
The echo after the flush() executed.
The echo after the ob_flush never did.

Any ideas or known issues?

Thanks for your help..

Bob
 

bob_moody

Apprentice elf
Joined
Oct 20, 2012
Messages
86
Location
Huntsville, TX
Problem SOLVED !!!

I got with Sean and he pointed me in the right direction...

First I'm using XAMPP LITE ... instead of WAMP (Not sure now if WAMP wouldnt have worked)
I also added FireFox for the browser ..

This has solved all my issues and the program is running like a champ ...

Thank you Sean ....

Bob Moody
 
Top