Search found 6 matches
- Thu Jun 29, 2017 6:14 pm
- Forum: Web Server
- Topic: Bought additional hard drive
- Replies: 3
- Views: 4149
Bought additional hard drive
I ran out of space on my server and was getting "NO LANGUAGE DEFINED" error on Vesta when logging in. I figured out that it was because the harddrive was full on my VPS. So I just bought additional Hard drive and mounted it with putty using these: mkdir -p /mnt/vdb mkfs.ext4 /dev/vdb mount /dev/vdb ...
- Mon Jun 26, 2017 9:25 pm
- Forum: Web Server
- Topic: Remove Vesta Splash page?
- Replies: 3
- Views: 3428
Re: Remove Vesta Splash page?
Thanks for reply, but I don't quite understand. What do I add there?skurudo wrote:Add something new here - /usr/local/vesta/data/templates/web/skel/
- Mon Jun 26, 2017 6:12 am
- Forum: Web Server
- Topic: Remove Vesta Splash page?
- Replies: 3
- Views: 3428
Remove Vesta Splash page?
Site: http://newpornstream.com Why is the splash page showing like that. "Powered By Vestacp." I have wordpress installed and the main domain should go to a wordpress page. Where as if you visit following link: http://newpornstream.com/samplepage Wordpress works fine. But when you go to no permalink...
- Mon Oct 26, 2015 4:16 am
- Forum: Web Server
- Topic: Log files are taking up all the space.
- Replies: 4
- Views: 4359
- Wed Oct 21, 2015 2:15 am
- Forum: Web Server
- Topic: Log files are taking up all the space.
- Replies: 4
- Views: 4359
Re: Log files are taking up all the space.
df -h Filesystem Size Used Avail Use% Mounted on rootfs 9.9G 9.9G 0 100% / udev 10M 0 10M 0% /dev tmpfs 197M 176K 197M 1% /run /dev/vda1 9.9G 9.9G 0 100% / tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 393M 0 393M 0% /run/shm tmpfs 393M 4.0K 393M 1% /tmp df -i Filesystem Inodes IUsed IFree IUse% Mounted on ...
- Tue Oct 20, 2015 4:39 am
- Forum: Web Server
- Topic: Log files are taking up all the space.
- Replies: 4
- Views: 4359
Log files are taking up all the space.
This is my first time building a site on a VPS Server. Mysql shut down and won't restart. I looked at the errorlog and this is what it said: 2015/10/19 21:59:41 [alert] 1956#0: *202471 write() to "/var/log/apache2/domains/sitename.com.bytes" failed (28: No space left on device) while logging request...