|
Without fastcgi
|
| Author |
Message |
Z4P
Junior Member

Posts: 60
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
RE: Without fastcgi
Ok got this now:
publichosting:/var# vi swapfile
publichosting:/var# dd if=/dev/zero of=/var/swap/swapfile bs=1024 count=265536
265536+0 records in
265536+0 records out
271908864 bytes (272 MB) copied, 5.89435 seconds, 46.1 MB/s
publichosting:/var#
publichosting:/var# mkswap /var/swap/swapfile
Setting up swapspace version 1, size = 271904 kB
no label, UUID=536f238d-5035-4e5f-8901-8228a2550200
publichosting:/var# /var/swap/swapfile swap swap pri=1000 0 0
-bash: /var/swap/swapfile: Permission denied
publichosting:/var# cd swap
publichosting:/var/swap# chown root swapfile
publichosting:/var/swap# chmod 777 swapfile
publichosting:/var/swap# /var/swap/swapfile swap swap pri=1000 0 0
-bash: /var/swap/swapfile: cannot execute binary file
publichosting:/var/swap# swapon /var/swap/swapfile
swapon: /var/swap/swapfile: Operation not permitted
publichosting:/var/swap#
| Free hosting Gethost | Free guestbook Get-gb |
|
|
| 05-13-2007 06:27 AM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Without fastcgi
ls -la /var/swap/
pls post the output
|
|
| 05-13-2007 06:36 AM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Without fastcgi
I'll have a look in the server (if the pw is still the same...)
|
|
| 05-13-2007 06:37 AM |
|
 |
Z4P
Junior Member

Posts: 60
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
RE: Without fastcgi
publichosting:~# ls -la /var/swap/
total 265808
drwxr-xr-x 2 root root 4096 2007-05-12 15:25 .
drwxr-xr-x 17 root root 4096 2007-05-12 15:25 ..
-rwxrwxrwx 1 root root 271908864 2007-05-12 15:26 swapfile
Just changed the pass back, so go ahead
| Free hosting Gethost | Free guestbook Get-gb |
|
|
| 05-13-2007 06:39 AM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Without fastcgi
I moved it to /
swapon -a
swapon: /swapfile: Operation not permitted
Google finds:
"There is no SWAP partition in a virtualized environment."
"You don't need to do swapon inside VE. VEs use swap, enabled on the HN."
Hm, I think a virtulaized Server is really not the right thing to run ispcp.
|
|
| 05-13-2007 06:52 AM |
|
 |
Cube
Documentation Team
  
Posts: 664
Group: Docu Team
Joined: Apr 2007
Status:
Offline
Reputation: 8
|
RE: Without fastcgi
I use vhcs2 on a vServer for two years now - so why not ispcp? And it's also always in the burst area.
|
|
| 05-13-2007 08:26 AM |
|
 |
Z4P
Junior Member

Posts: 60
Group: Registered
Joined: May 2007
Status:
Offline
Reputation: 0
|
RE: Without fastcgi
What are th specs of your vserver?
| Free hosting Gethost | Free guestbook Get-gb |
|
|
| 05-13-2007 08:36 AM |
|
 |
joximu
Moderator
    
Posts: 3,539
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 47
|
RE: Without fastcgi
Hi Z4P
if you don't need postgrey - stopping this (and disabling in postfix) will maybee free also a little bit of your ram...
/J
|
|
| 05-13-2007 09:36 AM |
|
 |
BeNe
Moderator
    
Posts: 2,614
Group: Moderators
Joined: Jan 2007
Status:
Offline
Reputation: 36
|
RE: Without fastcgi

In Holiday´s this week :-)
|
|
| 05-13-2007 05:21 PM |
|
 |
Cube
Documentation Team
  
Posts: 664
Group: Docu Team
Joined: Apr 2007
Status:
Offline
Reputation: 8
|
RE: Without fastcgi
What are th specs of your vserver?
110MB, burstable to 333MB.
The failcnt at privvmpages is high, but it works.
I use a standard vhcs without DNS.
|
|
| 05-13-2007 07:59 PM |
|
 |
|
|