Search found 6 matches
- Mon Mar 12, 2018 7:56 am
- Forum: Web Server
- Topic: Wildcard SSL Comodo certificate installation problems
- Replies: 0
- Views: 1850
Wildcard SSL Comodo certificate installation problems
Hi Yesterday I bought a wildcard certificate for my domain (lets use example.be here) Domain : example.be Aliases : *.example.be I did the required steps: 1. Generate CSR 2. Copied the SSL Key (private key) 3. Bought the Wildcard Comodo certificate 4. Now I received 4 files and I tried to install th...
- Sun Jan 01, 2017 11:34 pm
- Forum: General Discussion
- Topic: Add other Letsencrypt certificate on Vesta SSL root domain
- Replies: 2
- Views: 4738
Add other Letsencrypt certificate on Vesta SSL root domain
Hi On my website I added a Vesta SSL certificate on the root domain (Letsencrypt). Now I want to change the certificate with a certificate of another domain and add it to the Server configuration > Vesta SSL. Now I can't make the 2 existing fields empty (SSL Certificate and SSL Key). If I add an exi...
- Thu Aug 28, 2014 7:16 am
- Forum: Web Server
- Topic: Change memory_limit PHP on Debian
- Replies: 4
- Views: 6777
Re: Change memory_limit PHP on Debian
Issue solved!!
It was in my /home/WEB_USER/conf/web/apache2.conf file!
It was in my /home/WEB_USER/conf/web/apache2.conf file!
- Thu Aug 28, 2014 6:17 am
- Forum: Web Server
- Topic: Change memory_limit PHP on Debian
- Replies: 4
- Views: 6777
Re: Change memory_limit PHP on Debian
This is my phpinfo()
http://triatlon-a-la-carte.be/info.php
I already updated the template files and searched for all php.ini files, but nothing changes... Even if I restart apache2.
http://triatlon-a-la-carte.be/info.php
I already updated the template files and searched for all php.ini files, but nothing changes... Even if I restart apache2.
- Wed Aug 27, 2014 8:04 pm
- Forum: Web Server
- Topic: Change memory_limit PHP on Debian
- Replies: 4
- Views: 6777
Re: Change memory_limit PHP on Debian
I already tried this.
When I grep "memory_limit" php.ini
memory_limit = 64M
I restart apache2, but my server still says it's 32M (phpinfo) from a Wordpress website that I host within VestaCP
When I grep "memory_limit" php.ini
memory_limit = 64M
I restart apache2, but my server still says it's 32M (phpinfo) from a Wordpress website that I host within VestaCP
- Wed Aug 27, 2014 11:18 am
- Forum: Web Server
- Topic: Change memory_limit PHP on Debian
- Replies: 4
- Views: 6777
Change memory_limit PHP on Debian
Hello I used VestaCP for a while now, but I can't figure out how to increase the memory_limit from 32M to 64M or 128M. I saw in the documents where php.ini is situated and I tried to change this, but no results. http://vestacp.com/docs/ I also tried to change the template like in this topic ( https:...