Search found 26 matches
- Fri May 13, 2016 10:58 pm
- Forum: DNS Server
- Topic: Self DNS server, SERVFAIL
- Replies: 2
- Views: 6349
Re: Self DNS server, SERVFAIL
I have the same problem too, still not found any solution yet.
- Wed Jan 13, 2016 1:53 am
- Forum: General Discussion
- Topic: Use SMTP when sending system mail to User
- Replies: 1
- Views: 3053
Use SMTP when sending system mail to User
I wonder if there are any way to send system mail to user via SMTP.
Because I found that gmail won't take mail from php mail function.
Because I found that gmail won't take mail from php mail function.
- Mon Jan 04, 2016 1:22 am
- Forum: General Discussion
- Topic: How PHP works with Vestacp through web api?
- Replies: 6
- Views: 6333
Re: How PHP works with Vestacp through web api?
Can you post the output of this code? So I can take a look on what's happen.
- Mon Jan 04, 2016 1:19 am
- Forum: General Discussion
- Topic: API Does not work at all :(
- Replies: 10
- Views: 10593
Re: API Does not work at all :(
I tested it, it still work on remote Server, just change the host address to your remote IP.patstan wrote:Ok. I just found out that the API script needs to be hosted on the same server as the vestacp panel. Otherwise, it wont work.
- Fri Dec 25, 2015 5:29 pm
- Forum: Web Server
- Topic: SSL test scored "B" due to Key Exchange very low, why?
- Replies: 5
- Views: 5831
Re: SSL test scored "B" due to Key Exchange very low, why?
Vesta Panel default a Self-Signed SSL File, because you need to buy your own SSL Certificate.
There is no such a Universal SSL Certificate, so it's impossible to make Vesta to do that.
There is no such a Universal SSL Certificate, so it's impossible to make Vesta to do that.
- Fri Dec 25, 2015 5:26 pm
- Forum: General Discussion
- Topic: Blank page in phpmyadmin
- Replies: 2
- Views: 4671
Re: Blank page in phpmyadmin
I had that problem before.
I solve it by set php.ini
And another cause might be Google Pagespeed, that will make login screen disappear.
I solve it by set php.ini
Code: Select all
display_errors = off
- Thu Dec 17, 2015 7:41 pm
- Forum: Modification & Patches
- Topic: update for Chinese language pack
- Replies: 4
- Views: 18643
Re: update for Chinese language pack
Here is my latest translation, it won't encounter 500 Internal Error. BTW, I am sorry to say that, but your translation for tw.php doesn't really use the correct Taiwanese Chinese Vocabulary. Even people still can understand partially, but just not used to it. http://forum.vestacp.com/viewtopic.php?...
- Thu Dec 17, 2015 7:36 pm
- Forum: Web Interface
- Topic: Traditional Chinese Translation Update for Vesta 0.9.8-15
- Replies: 0
- Views: 3094
Traditional Chinese Translation Update for Vesta 0.9.8-15
Here is the Traditional Chinese Translation I made for Vesta 0.9.8-15. I had went through and check that everything were translated, I even added some variable to make sure translation covered everything. https://github.com/ttcttctw/vesta/blob/master/web/inc/i18n/tw.php Clark Chen Clark's Computer K...
- Sun Nov 15, 2015 3:19 am
- Forum: Web Interface
- Topic: Traditional Chinese Translation (Taiwan)
- Replies: 6
- Views: 7138
Re: Traditional Chinese Translation (Taiwan)
I found that problem, it can cause Control Panel "Internal Error"zuyan wrote:line 465 have to delete ...465 <?php
- Sun Nov 15, 2015 12:00 am
- Forum: General Discussion
- Topic: Traditional Chinese (Taiwan) Language File Error
- Replies: 2
- Views: 3382
Traditional Chinese (Taiwan) Language File Error
I just found that if you use Traditional Chinese (Taiwan) as a language before update, you will got Internal Error after login. It cause by the Taiwanese Language File, it duplicate the translation content. If you need help on fixing this error on your end, I will be happy to do that. Also I can hel...