Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - earnolmartin

Pages: 1 ... 9 10 [11] 12 13 ... 21
151
General / Re: Update Log
« on: May 01, 2018, 04:51:13 pm »
Minor update released.

152
General / Re: Update Log
« on: April 26, 2018, 11:11:00 pm »
Update released.

153
General / Re: Update Log
« on: April 03, 2018, 10:23:39 pm »
Update released yesterday.  Releases are now using GitHub.

154
Technical Help / Re: Installation problem
« on: April 03, 2018, 09:57:58 pm »
Yes, I've never seen that before, nor have I heard anyone complain about that before either.

155
Technical Help / Re: Installation questions for first-timers
« on: April 03, 2018, 09:55:03 pm »
Extplorer will NOT work for the user logged into EHCP until an FTP account is created for that user in the panel.  The FTP account for a user is created when the user attempts to add his first domain to the panel.  It makes sense that it would work this way because before the FTP account is created, the user has no access to files or a configured home directory on the server to store files in. 

Extplorer is a standalone web file manager that is installed globally with the panel.  It can be accessed from any theme by using the URL.  If it's missing in a theme, you can easily add it by modifying the templates and adding the proper hyperlink code based on where you want it to go.

The picante theme is the most up-to-date theme in EHCP Force Edition.  With EHCP Force Edition now being on GitHub, you can make the changes to the other theme's template yourself, create a pull request, and then it will get merged into the code.  I don't have time to update the old themes, and quite honestly, a new theme system should be created for EHCP driven by a database... but it's not simple, so this will probably not be done.

Furthermore, it is recommended you use an actual FTP client to upload and download website files.  I recommend the free version of CoreFTP

156
General / Moving to GitHub!
« on: April 02, 2018, 05:10:43 pm »
We're moving away from SourceForge and are now using GitHub for source code version control.  Check out our new GitHub page here:

https://github.com/earnolmartin/EHCP-Force-Edition

This shouldn't impact anyone using EHCP Force Edition.  You can update by using the scripts on our download page:  http://ehcpforce.tk/download.php

I'm tired of SourceForge and their issues, so we're now using git and subversion (svn) for version control via GitHub.

157
Technical Help / Re: Installation problem
« on: April 02, 2018, 11:20:06 am »
I can't really help you as I've never run into this issue before on any environment.  Try it in a Virtualbox VM, and it should work just fine. 

I've run the installer on real linux machines, virtual machines, proxmox virtual machines, and more... though, I've never tried using Digital Ocean for anything.  Also, there is no 14.5 version of Ubuntu.  I'm assuming you meant 14.04.5?

EDIT:

It looks like DigitalOcean uses KVM virtualization, which is also what I use on my servers, so it should work just fine.  Did you insert some kind of weird character?  Is the account using the bash shell as their default shell?  Are your running the script as the root user or using sudo?  Does it show the following when you run this command for the user you're running the script as sudo?

Code: [Select]
cat /etc/passwd

User should have the following for their shell (bolded part means it's good):

Quote
user:x:1000:1000:user,,,:/home/user:/bin/bash

What are your keyboard settings?  Also which version / installation instructions are you using?  http://ehcpforce.tk/download.php

What is the email address you're attempting to use?  You can send me a private message here on the forums with the email address if you don't want to post it out there for the whole world to see (which I'd understand).

158
General / Re: Update Log
« on: February 21, 2018, 06:44:59 pm »
Domain redirection bug fix updated released.

159
Technical Help / Re: problem to recibe emails and are going to spam
« on: February 21, 2018, 06:42:40 pm »
Google's mail filters are quite strict.  This is normal, but there are things you can do to make it less likely to be marked as spam.  The best thing you can do is set up a reverse DNS record for your IP address that points to your main domain.

This will usually help a ton. 

Good luck!


160
Technical Help / Re: error to create DB for my domain
« on: February 05, 2018, 12:25:22 am »
Great, glad it's working!   ;D

161
Technical Help / Re: error to create DB for my domain
« on: February 02, 2018, 10:31:51 pm »
It's because EHCP can't connect to MySQL using the root login account.  Are you using EHCP Force or normal EHCP?  Update the root user account credentials in /var/www/new/ehcp/config.php

Then, it will work. 

162
General / Re: Update Log
« on: January 25, 2018, 08:48:30 pm »
Update released with new feature.

163
General / Re: Update Log
« on: January 16, 2018, 04:21:56 pm »
Update released.

164
General / Re: Update Log
« on: December 07, 2017, 02:15:48 pm »
Important security update released.

165
General / Re: Update Log
« on: December 01, 2017, 11:44:51 pm »
Update released to fix a critical flaw in the SMTP authentication module.

Pages: 1 ... 9 10 [11] 12 13 ... 21