Submitted by dpjennings on Sun, 07/17/2011 - 12:34
I've used the GPL version for a year or so, decided to pay you guys for your work. Trying to install on a new server and get this message:
INFO - Download of http://#######:@software.virtualmin.com/rhel/5/x86_64/virtualmin-release... Succeeded. error: open of <!DOCTYPE failed: No such file or directory error: open of HTML failed: No such file or directory error: open of PUBLIC failed: No such file or directory
And the install hangs at that point. Tried several times, always hangs at that point.
Help.
Status:
Active
Comments
Submitted by andreychek on Sun, 07/17/2011 - 12:44 Comment #1
Howdy -- I have a few questions for you regarding your setup --
Is this a dedicated server or a VPS? If a VPS, do you know which kind?
What is the output of "free -m"
If you look at line 61 and 62 of your install.sh script, you should see lines that begin with "SERIAL=" and "KEY=" -- those should each be followed by your actual serial number and license key. Do you see those listed in there?
Submitted by dpjennings on Sun, 07/17/2011 - 14:02 Comment #2
A VPS on a dediserve account. I installed the gpl version without a problem, so I blew it up, reinstalled the VPS, then tried again and it worked. No idea why.
But it seems to be working now, although it uses a LOT more ram. Not sure I understand why just yet. The GPL version was running the server with about 440k, this one is using just over 1 gig.
Submitted by andreychek on Sun, 07/17/2011 - 14:17 Comment #3
The GPL and Pro installations should both use similar amounts of RAM.
Is it possible your old setup was 32 bit, and your new install is 64 bit? A 64 bit OS uses about twice as much RAM.
Submitted by dpjennings on Sun, 07/17/2011 - 15:59 Comment #4
No, the GPL server was Centos 5.6 64 bit also. I'll finish restoring a few backups and let it stabilize, then check again.