Search found 9 matches
- Mon May 15, 2017 6:01 am
- Forum: General Discussion
- Topic: What's the recommended way to get PHP 5.3?
- Replies: 4
- Views: 5914
Re: What's the recommended way to get PHP 5.3?
doesn't look like it... What's that supposed to mean? cat /etc/centos-release CentOS release 6.9 (Final) yum list php Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.mirrors.ovh.net * epel: fr.mirror.babylon.network * extras: centos.quelquesmots.fr * updates:...
- Fri May 12, 2017 6:52 pm
- Forum: General Discussion
- Topic: What's the recommended way to get PHP 5.3?
- Replies: 4
- Views: 5914
Re: What's the recommended way to get PHP 5.3?
Vesta will install software from your OS repo, if there is outdated soft - you get this doesn't look like it. Before installing VESTA I did a yum list php and php-5.3.29 was the version listed to be installed. After installing VESTA its now php-5.6.30 :-( any ideas if vesta added any repos to chang...
- Thu May 11, 2017 9:22 am
- Forum: General Discussion
- Topic: What's the recommended way to get PHP 5.3?
- Replies: 4
- Views: 5914
What's the recommended way to get PHP 5.3?
I need a server for a testing/migration project running PHP 5.3. Yes I know its old and outdated and so on and so forth yet I still need this. What would be the recommended way? - should I go with debian squeeze? Its old and outdated (I think this was the last Debian release which had PHP 5.3) - sho...
- Tue Dec 08, 2015 8:32 pm
- Forum: Debian/Ubuntu
- Topic: where to place custom config files?
- Replies: 2
- Views: 10314
where to place custom config files?
I have found the list of config files for Debian here: http://vestacp.com/docs/#config-log-location-debian-ubuntu but I'd liek to know which ones I can edit and which ones will be overwritten by VestaCP when saving stuf and possible updating VestaCP? I like customizing my nginx conf for example but ...
- Tue Dec 08, 2015 8:21 pm
- Forum: Web Server
- Topic: Can't seem to be able to save the edited default template.
- Replies: 0
- Views: 2662
Can't seem to be able to save the edited default template.
I simply edited the default template, changed backend template to socket, saved, got success, went back and its back to default instead of socket.
- Tue Dec 08, 2015 8:13 pm
- Forum: Mail Server
- Topic: Mail Server FQDN?
- Replies: 0
- Views: 3657
Mail Server FQDN?
The docs say: 5. Make sure server hostname is FQDN compliant and show an example of: root@localhost:~# hostname localhost root@localhost:~# v-change-sys-hostname mail.vestacp.com root@localhost:~# hostname mail.vestacp.com am I safe with this: root@hosting:~# hostname hosting root@hosting:~# hostnam...
- Tue Dec 08, 2015 7:56 pm
- Forum: Mail Server
- Topic: Anti SPAM + Virus on smaller servers
- Replies: 0
- Views: 2965
Anti SPAM + Virus on smaller servers
So I was wondering why everything seems to be ON and working when in truth I need to read the docs and figure out that i need to manually install these components? Shouldn't VestaCP at least warn me that I have activated features that are not installed when I created a mail domain + antivirus + anti...
- Tue Dec 08, 2015 7:47 pm
- Forum: General Discussion
- Topic: When creating a new user, why do I need to supply NS?
- Replies: 0
- Views: 2810
When creating a new user, why do I need to supply NS?
I'm just wondering why that is and what if I specify external DNS?
I mean one user can have several domains and they can use different NS so what is the point?
I mean one user can have several domains and they can use different NS so what is the point?
- Tue Dec 08, 2015 2:07 pm
- Forum: Web Server
- Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
- Replies: 49
- Views: 762884
Re: HOWTO Install ngx_pagespeed (Google PageSpeed)
alternatively you could add the sources and install nginx from DotDeb: https://www.dotdeb.org/tag/nginx/ I'm just curios, if I add pagespeed to my VestCP, will it overwrite or change any of my config files I manually edit? Or maybe there is a specific way to include extra configs without interfering...