Search found 20 matches
- Tue Oct 06, 2015 6:57 pm
- Forum: Database Server
- Topic: innodb_log_file_size
- Replies: 3
- Views: 5661
Re: innodb_log_file_size
Here ya go [client] port=3306 socket=/var/run/mysqld/mysqld.sock [mysqld_safe] socket=/var/run/mysqld/mysqld.sock [mysqld] user=mysql pid-file=/var/run/mysqld/mysqld.pid socket=/var/run/mysqld/mysqld.sock port=3306 basedir=/usr datadir=/var/lib/mysql tmpdir=/tmp lc-messages-dir=/usr/share/mysql log_...
- Sun Oct 04, 2015 1:28 pm
- Forum: Database Server
- Topic: innodb_log_file_size
- Replies: 3
- Views: 5661
innodb_log_file_size
Hello, I'm trying to install a support panel on my website, and I keep getting the following error: Error: Please set the value for innodb_log_file_size on your database to at least 256 MB (current: 5 MB, recommended: 512 MB) every edit I've done to my.cnf breaks mysql. Anyone have any suggestions??...
- Mon Sep 28, 2015 2:48 pm
- Forum: 3rd Party Software
- Topic: OTRS
- Replies: 3
- Views: 11355
OTRS
Not sure if I'm posting this in the right place, but Id thought I'd give this a shot since I guess this would be considered a 3rd party application... I'm trying to install a support ticket system called OTRS http://www.otrs.com/ but I'm having a little bit of diffuculty, see OTRS doesnt use the sam...
- Sun Sep 13, 2015 8:48 am
- Forum: Mail Server
- Topic: Updating Roundcube
- Replies: 3
- Views: 4913
Updating Roundcube
How would I update roundcube to the new version?
- Mon Aug 31, 2015 4:00 pm
- Forum: Mail Server
- Topic: Problem configuring Outlook 2010
- Replies: 3
- Views: 4579
Re: Problem configuring Outlook 2010
Yes... But now I'm able to send mail... but I never recieve anything. Thinking it was something with the mail server, I restarted exim, but I get this error: root@nyc1:/etc/init.d# ./exim4 restart [ ok ] Stopping MTA for restart: exim4_listener. [ ok ] Restarting MTA: exim4. ALERT: exim paniclog /va...
- Mon Aug 24, 2015 4:24 pm
- Forum: Mail Server
- Topic: Problem configuring Outlook 2010
- Replies: 3
- Views: 4579
Problem configuring Outlook 2010
Hello,
I'm having an issue configuring outlook 2010.
It fails logging into the incoming mail server with the following error
Any suggestions?
I'm having an issue configuring outlook 2010.
It fails logging into the incoming mail server with the following error
The Send test message works fine.Log onto incoming mail server(POP3): Outlook cannot connect to your incoming (POP3) e-mail server.
Any suggestions?
- Thu Aug 20, 2015 11:40 pm
- Forum: Mail Server
- Topic: 550 relay not permitted
- Replies: 1
- Views: 5294
550 relay not permitted
I'm having a problem reciving mails. I can send out, but cant recieve. This is the error I'm getting on a bounced back email Delivery to the following recipient failed permanently: juston@yourefolio.com Technical details of permanent failure: Google tried to deliver your message, but it was rejected...
- Thu Aug 20, 2015 6:21 pm
- Forum: Web Server
- Topic: public_shtml
- Replies: 13
- Views: 22119
Re: public_shtml
I am not sure but i think this is what you require: If you want to show static page, when your website is down for some reason, you can follow below steps for the same: 1. Log into your cPanel. 2. Go to File Manager icon. 3. On the pop-up, choose to go to the Web Root (public_html/www) folder. 4. H...
- Thu Aug 20, 2015 4:39 pm
- Forum: Web Server
- Topic: public_shtml
- Replies: 13
- Views: 22119
Re: public_shtml
okay got that, but now trying to do my SSL Cert from Godaddy, by following
http://forum.vestacp.com/viewtopic.php? ... SSL#p27911
I keey getting this:

I cant figure out what I'm doing wrong
http://forum.vestacp.com/viewtopic.php? ... SSL#p27911
I keey getting this:

I cant figure out what I'm doing wrong
- Wed Aug 19, 2015 3:43 pm
- Forum: Web Server
- Topic: public_shtml
- Replies: 13
- Views: 22119
Re: public_shtml
shtml is only useful, if you want to display different website than for non-SSL. If you want to display the same content, you will have to use public_html because http loads files from public_html. Gotcha. I think I have everything wiorking... Question, if I wanted to change the default directory f...