canou83
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
Posts
Recent activity by canou83-
Outlook Android configuration problem and Cpanel Email Account
Hello, we recently started using a Cpanel account via o2switch where we are hosting our site. Until now we used an Exchange email account. We have just done some tests by creating an email account ...
-
Call to undefined function eregi
Hello, I have a site that runs and must launch a CRON task all X periods. This task imports orders into a commercial administration software. This one is in PHP 5.6 php-fpm on easyapache4 The imp...
-
Email from PHP forms issue
Hi, so far we use SMPT connections with external email servers for sending emails (for example, account opening form ...) I try to use the mailing of these forms in phph mail rather when SMPT. Ou...
-
.htaccess for opencart issues
Good evening, since our passage in protocol ssl / https on some of our sites, we record decreases in connections. If people want to check our .htaccess for error or optimization # 1.To use URL Al...
-
Backups to Google Drive Issue
Hello. Until now we have backed up our VPS server using the WHM tool directly on our server every day. It worked perfectly. In order to save space, we wanted to try backups on Google Drive. We h...
-
Server Time Issue
Hello, we use Cpanel on a VPS at OVH. The server is based in Graveline in the north of France. We notice deviations of time at the timezone of the server. Indeed, this one is well set on the time o...
-
Autoindex:error on server
Hi, I'm in PHP version 5.6.30 / Easy Apache 4. If I use the original .htaccess of my Opencart solution with what is given: # Prevent Directory listing Options -Indexes # Prevent Direct Access to...
-
http to https
What about htaccess? The current code is this one. But what do I need to add to redirect to https? Must I change something in the current htaccess? It really does not have to lose the url in the ...
-
Client denied by server configuration log entries
Hello. I have an incredible number of errors on all of my sites with url that does not belong to my sites. Is this a sign that the system protects the site from intrusions? for example : [Thu May...
-
varchar(10)
Hi, for a synchronization application between 2 sites / databases we need to insert more than 10 characters. Out of the classical operation of the base inserts the first 10 characters. MySQL :: My...