websnail.net
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by websnail.net-
For anyone else finding this and wanting to know how to install Subversion for EA4 cd /usr/local/src wget http://subversion.tigris.org/downloads/subversion-1.9.7.tar.gz tar xfvz subversion-1.9.7.t...
-
Actually no Michael but it was enough of a clue for me to find what I needed as well.. The correct location is actually shown in the configure code below... ./configure --with-apr=/opt/cpanel/ea-...
-
They are still in development and with more funding they will surely have a better UI, I feel but compared to free service they are lot better. Now that I'm looking back at the difference between t...
-
EDIT: Slow off the mark here but I realise now that the clue was in the last post above... Just as a little constructive crit... Can I suggest you respond with specific information about the plug...
-
Just to note seeing the same thing here. Installed three modules that had failed: IO::Socket::IP Net::CIDR::Lite Net::Patricia Running: /scripts/upcp --force ...gives same errors after running th...
-
Just thought I'd toss some hard won intel here as I've been struggling with this now for the last couple of days. CAbundle inclusion within the virtualhost directive is still not happening despite...
-
Regretably it seems a change has been made to Easyapache which blocks the suggested path here. Frustrating to find this out AFTER spending time trying to do this manually but can't find anything...
-
Final few clues on fixing the connection to postgreSQL. ref: Can't connect the postgreSQL with psycopg2 Set unix_socket_directories in postgresql.conf to /var/run/postgresql, /tmp, and restart Pos...
-
Ok... so, installing the new PostgreSQL version to version 10 or above is doable but tbh I'm not entirely sure how I managed it (with version 12). This is a rough recollection of events: I combine...
-
Word to the wise here... If you're "System Filter File" is set to anything other than the default, your custom filters will never been compiled into the filters but the system won't actually tell ...