Search found 855 matches
Aprelium Forum Index
Author Message
  Topic: Lets Encrypt challenge problems
pkSML

Replies: 2
Views: 2188

PostForum: SSL/Certificates   Posted: Sun Dec 31, 2023 9:33 pm   Subject: Lets Encrypt challenge problems
Have you forwarded port 80 in your router to your server? If so, can you access your site (non-HTTPS version) on your phone when on cellular data?

Also, make ACME logging more granular in Abyss. Fo ...
  Topic: Installing an Intermediate Certificate
pkSML

Replies: 1
Views: 2104

PostForum: SSL/Certificates   Posted: Fri Nov 17, 2023 1:06 pm   Subject: Installing an Intermediate Certificate
I'm guessing you just need to concatenate the two files into one.

When using Letsencrypt's certbot program and nginx, the SSL cert file used in the nginx config is 'fullchain.pem'.

Here are the ...
  Topic: Redirect Hits to another in-house server
pkSML

Replies: 4
Views: 21615

PostForum: URL Rewriting   Posted: Tue Aug 29, 2023 4:20 pm   Subject: Redirect Hits to another in-house server
I'm struggling to figure out what the paths should be: Virtual Path, Remote Virtual Path, and even the site's Documents Path since it can't be left blank. I'll work on it and research, but suggestions ...
  Topic: Can Abyss have/use a document root on a network (NAS) drive?
pkSML

Replies: 3
Views: 22002

PostForum: General Questions   Posted: Mon Aug 28, 2023 4:22 pm   Subject: Can Abyss have/use a document root on a network (NAS) drive?
There's more than one way to skin a cat, so to speak... Perhaps you could run a web server on the NAS itself. Many NASs these days seem to cover their bases for accessibility (web, FTP, etc.). Then yo ...
  Topic: Redirect Hits to another in-house server
pkSML

Replies: 4
Views: 21615

PostForum: URL Rewriting   Posted: Mon Aug 28, 2023 4:19 pm   Subject: Redirect Hits to another in-house server
Hi Jim. What you probably are looking for is Reverse Proxy. In response to being accessed, it queries the backend server (your older OS system) and relays the data it returns to the visitor.

URL re ...
  Topic: Suggestion to include PHP
pkSML

Replies: 15
Views: 6177

PostForum: General Questions   Posted: Thu Jun 01, 2023 3:07 am   Subject: Suggestion to include PHP
Reverse proxy is working perfectly fine for me.

One suggestion I have is to NOT have the root folder of sub.mydomain.com inside the root folder of mydomain.com.

In other words, move the D:\Main\ ...
  Topic: Suggestion to include PHP
pkSML

Replies: 15
Views: 6177

PostForum: General Questions   Posted: Mon May 08, 2023 1:11 am   Subject: Suggestion to include PHP
Another workaround for OP:

First of all, you’ll need X2 for this.

Let’s say you are running PHP 7 on your site by default.
Now make a host setup with PHP 8.
Make a reverse proxy on your main s ...
  Topic: Installation transfer
pkSML

Replies: 3
Views: 2722

PostForum: General Questions   Posted: Tue Dec 20, 2022 2:30 am   Subject: Installation transfer
What are the (k)eys and (c)erts?

Keys and certificates are used for cryptography. It allows you to connect to the Abyss console over HTTPS. It also holds some ACME information so that you can have ...
  Topic: Installation transfer
pkSML

Replies: 3
Views: 2722

PostForum: General Questions   Posted: Mon Dec 19, 2022 2:18 pm   Subject: Installation transfer
After installing Abyss on the new OS, just copy over your abyss.conf file to preserve all your Abyss settings. Also copy over the kcstore folder at the same time. That folder holds your (k)eys and (c) ...
  Topic: I don't like being warned
pkSML

Replies: 3
Views: 8525

PostForum: PHP   Posted: Wed Jul 13, 2022 12:31 pm   Subject: I don't like being warned
That still begs the question of how to squelch warnings on my local machine.

You can find examples here: https://www.php.net/manual/en/function.error-reporting.php
You can set the error reporting ...
  Topic: Abyss Server Statistics
pkSML

Replies: 28
Views: 60368

PostForum: Powered by Abyss   Posted: Thu Jun 09, 2022 1:47 pm   Subject: Re: Abyss Server Statistics
But I think you are looking at the uptime (which is just the total uptime since I installed Abyss on this PC) instead of the uptime since the last restart.

Yes, you're right. Silly me. But it is im ...
  Topic: php.ini file configuration file not loading PATH not correct
pkSML

Replies: 3
Views: 6062

PostForum: PHP   Posted: Wed Jun 08, 2022 2:02 pm   Subject: Re: php.ini file configuration file not loading PATH not cor
FastCGI (Local - Pipes) /home/user/php-7.4.29/bin/php-cgi -c /home/user/php-7.4.29/

is there a cool trick besides this to get abyss and PhP to load the right php.ini? I'd like to somehow set it ple ...
  Topic: Abyss Server Statistics
pkSML

Replies: 28
Views: 60368

PostForum: Powered by Abyss   Posted: Wed Jun 08, 2022 1:55 pm   Subject: Re: Abyss Server Statistics
By the way, the screenshots suggest that we'd better pretty print the values and use other units (MB/GB/TB) instead of KB only!

Sorry to drop in on this thread a month later... Haven't been to the ...
  Topic: Can Abyss be configured to ignore certain rewrite rules?
pkSML

Replies: 8
Views: 7472

PostForum: URL Rewriting   Posted: Tue Jun 07, 2022 8:23 pm   Subject: Can Abyss be configured to ignore certain rewrite rules?
Hello JMMotyer.

I see one problem you're having in the image you shared.

When you use a slash in the type "Relative to base," you don't include the slash in the beginning of your regex ...
  Topic: Help needed to get PHP mail() to work
pkSML

Replies: 8
Views: 8101

PostForum: PHP   Posted: Tue Jun 07, 2022 8:08 pm   Subject: Help needed to get PHP mail() to work
Unfortunately, the web used to be simple... until spam came along.

The easiest solution I can come up with is setting up a mail server locally. You could even give it a hostname on the internet, li ...
  Topic: DIY: Run Abyss + PHP + MySQL on Linux
pkSML

Replies: 6
Views: 24386

PostForum: Tutorials   Posted: Sun Feb 13, 2022 3:20 am   Subject: DIY: Run Abyss + PHP + MySQL on Linux
Thank you very much for suggestions.
I have set open base dir inside htdocs folder, and upload tmp folder inside.
Now uploads working properly.

Glad you fixed your issue. I'm guessing you'll find ...
  Topic: Abyss Web Server 2.16 adds HTTP/2 support
pkSML

Replies: 56
Views: 120947

PostForum: Announcements   Posted: Mon Nov 01, 2021 3:57 am   Subject: Abyss Web Server 2.16 adds HTTP/2 support
I also noticed since this version on windwows. It doesn't shut down all the php scripts running when stopping the service. Hopefully they can fix that too.
Correct.. There are a few problems on Win ...
  Topic: GeoLocation Lookup Application
pkSML

Replies: 20
Views: 16784

PostForum: Off Topic Discussions   Posted: Sat Oct 16, 2021 12:00 am   Subject: GeoLocation Lookup Application
Nice work! Definitely handy to have. Every server gets spammed and it's nice to know where it's coming from (Yes, Russia, I mean you... lol)

Perhaps you could add a checkbox that, when enabled, wou ...
  Topic: http/2
pkSML

Replies: 7
Views: 8961

PostForum: General Questions   Posted: Tue Jul 06, 2021 4:01 am   Subject: http/2
I was wondering if there is any update on this? The standard for HTTP/3 has almost been set :)

We're currently testing an alpha release of a new version with HTTP/2 support. Tests are still interna ...
  Topic: Simple redirect; I'm tooo stupid for that ..
pkSML

Replies: 17
Views: 31354

PostForum: URL Rewriting   Posted: Sun Apr 25, 2021 2:31 pm   Subject: Simple redirect; I'm tooo stupid for that ..
... yes, definitely ...

Host 1:
* http & https with Option Exclusively Serve On HTTPS
* Point physically to the webside
* Servernames:
domain1.com (https- Master & target for all Host ...
  Topic: Moving abyss from windows to linux
pkSML

Replies: 3
Views: 9504

PostForum: Networking Issues   Posted: Sun Mar 28, 2021 3:02 am   Subject: Re: Moving abyss from windows to linux
I have a sucessfull install on windows and am moving it to linux. When I try to start the server on port 80 on linux I get a "Listening error".
Can anyone tell me how I can fix this so it r ...
  Topic: Your current AbyssWS stats now?
pkSML

Replies: 6
Views: 8910

PostForum: Off Topic Discussions   Posted: Sun Jan 17, 2021 8:14 pm   Subject: Your current AbyssWS stats now?
Nice! I plan to stick with Abyss for a while, and hopefully get X2 one day.

@pksml How did u make that dynamic gif that shows all your stats at the bottom? It's really cool.

Definitely get X2!
...
  Topic: Your current AbyssWS stats now?
pkSML

Replies: 6
Views: 8910

PostForum: Off Topic Discussions   Posted: Sat Jan 16, 2021 6:14 am   Subject: Your current AbyssWS stats now?
Total Uptime: 1105:21:24:14 day(s):hour(s):minute(s):second(s)
Uptime since Last Restart: 10:06:07:04 day(s):ho ...
  Topic: Merry Christmas 2020
pkSML

Replies: 2
Views: 6420

PostForum: Off Topic Discussions   Posted: Fri Dec 25, 2020 3:52 am   Subject: Merry Christmas 2020
Thanks Rich! Hope you and all have a very Merry Christmas from Michigan!
  Topic: Install Abyss on Xubuntu
pkSML

Replies: 2
Views: 6032

PostForum: General Questions   Posted: Tue Dec 15, 2020 2:28 pm   Subject: Install Abyss on Xubuntu
Sorry to hear about your troubles. I've been running Abyss on Linux for a few years now and made some tutorial videos to explain how to do it.

I think you'll find what you're looking for in video # ...
  Topic: How to prevent the last dir from being listed in this dir
pkSML

Replies: 3
Views: 6912

PostForum: General Questions   Posted: Mon Oct 05, 2020 3:33 am   Subject: How to prevent the last dir from being listed in this dir
You can also use a script if you’ve set up a scripting language interpreter (e.g. PHP) in Abyss.
  Topic: {SOLVED] Acmebot error (won’t renew) [XFINITY ISP]
pkSML

Replies: 7
Views: 10530

PostForum: SSL/Certificates   Posted: Sun Aug 23, 2020 1:37 am   Subject: {SOLVED] Acmebot error (won’t renew) [XFINITY ISP]
Gotta love your helpful ISP lol!

Glad you found the solution.
  Topic: {SOLVED] Acmebot error (won’t renew) [XFINITY ISP]
pkSML

Replies: 7
Views: 10530

PostForum: SSL/Certificates   Posted: Thu Aug 20, 2020 5:52 am   Subject: {SOLVED] Acmebot error (won’t renew) [XFINITY ISP]
If I were you, I’d turn up the logging for acme. You’ll get better info in the acme error log. Should help you diagnose the issue.

Are you on the latest version of Abyss? I know LE required a chang ...
  Topic: X1 -> X2 Migration & backup
pkSML

Replies: 3
Views: 8152

PostForum: General Questions   Posted: Mon Jun 29, 2020 3:58 am   Subject: X1 -> X2 Migration & backup
Hello tfh. You would likely want to reinstall Abyss. Stop the server (executable or service - depending on how you have it starting up). Then copy your abyss.conf file to the new installation. If eve ...
  Topic: What other server software do you use?
pkSML

Replies: 2
Views: 7369

PostForum: Off Topic Discussions   Posted: Mon Jun 01, 2020 6:52 pm   Subject: What other server software do you use?
Hello Soman and welcome to the forums!

I used to use Cerberus for FTP. On my Windows box, I run Filezilla FTP server (not internet-facing though).

It doesn't make any sense to run a mail server ...
  Topic: Simple redirect; I'm tooo stupid for that ..
pkSML

Replies: 17
Views: 31354

PostForum: URL Rewriting   Posted: Mon May 04, 2020 5:07 pm   Subject: Simple redirect; I'm tooo stupid for that ..
Q: That you have explain redirect mail.domain.tld and also all other like domain.tld to domain.tld/mail... Or am i wrong?

Aprelium's reply is exactly what you need to do to accomplish your objectiv ...
  Topic: Installing on Lubuntu 18.04
pkSML

Replies: 4
Views: 9402

PostForum: General Questions   Posted: Sat Dec 07, 2019 6:28 am   Subject: Installing on Lubuntu 18.04
If you want to toy around with Abyss on Linux, you can check out my site --> http://abyssvids.pksml.net/

I'd recommend Linux over Windows any day because of the enhanced security. There is a lot ...
  Topic: Installing on Ubuntu 19.10
pkSML

Replies: 3
Views: 8835

PostForum: General Questions   Posted: Sat Dec 07, 2019 6:25 am   Subject: Installing on Ubuntu 19.10
Hi Blaine. You may want to check this site out that I created --> http://abyssvids.pksml.net

As to your concern, Abyss should have been installed in /home/username/abyssws/

You just need to g ...
  Topic: Change upload limit?
pkSML

Replies: 6
Views: 11059

PostForum: General Questions   Posted: Tue Oct 29, 2019 3:39 am   Subject: Change upload limit?
Uploads are not governed by the web server, but rather a scripting language, e.g. PHP.

Google "increase upload limit for [your scripting language here]".
  Topic: Linux Version - Unable to connect
pkSML

Replies: 1
Views: 7567

PostForum: Networking Issues   Posted: Mon Oct 21, 2019 3:53 am   Subject: Re: Linux Version - Unable to connect
I was able download, install, start, and access the console of the Linux X1 version. I'm also able to retrieve the "Welcome to Abyss Web Server" page by pointing my browser to http://135.0. ...
  Topic: DIY: Run Abyss + PHP + MySQL on Linux
pkSML

Replies: 6
Views: 24386

PostForum: Tutorials   Posted: Thu Aug 08, 2019 1:46 pm   Subject: DIY: Run Abyss + PHP + MySQL on Linux
Hello. A couple years ago I wanted to move my Abyss server from home running Windows to a cloud VPS running Linux for reliability and performance. Since I knew nothing about Linux, this entailed ascen ...
  Topic: Local access with ssl.
pkSML

Replies: 8
Views: 13959

PostForum: General Questions   Posted: Sun Jul 28, 2019 4:53 am   Subject: Local access with ssl.
If you're using X1, that's very possible. You'd have to get that from Aprelium to be sure. I have X2 (the paid version) so I have a host called "Default Host" that picks up localhost request ...
  Topic: Local access with ssl.
pkSML

Replies: 8
Views: 13959

PostForum: General Questions   Posted: Sat Jul 27, 2019 4:19 am   Subject: Local access with ssl.
https://aprelium.com/forum/viewtopic.php?t=514659

Check URL rewriting. Did you put that rule in place that I told you about? If do, delete or disable it.

Also check anti-leeching settings. Turn ...
  Topic: 500 Error in one specific site case
pkSML

Replies: 8
Views: 13009

PostForum: General Questions   Posted: Wed Jul 24, 2019 2:24 am   Subject: 500 Error in one specific site case
pkSML, The timeouts are indeed sufficiently large, perhaps overly so. I am receiving nothing in the error log when the timeouts are at 1200 seconds (20 minutes). As for possible ini_set() lines, Agent ...
  Topic: How to apply for SSL certificate
pkSML

Replies: 13
Views: 17128

PostForum: General Questions   Posted: Wed Jul 24, 2019 2:23 am   Subject: How to apply for SSL certificate
I feel better about it now.
I checked my website and Aprilium.com also on your link. The report is quite long and I won't pretend I understand it all. But I do see the browser that are more compatibl ...
  Topic: How to block subdirectory entry with URL
pkSML

Replies: 10
Views: 15067

PostForum: General Questions   Posted: Wed Jul 24, 2019 12:58 am   Subject: How to block subdirectory entry with URL
Now that the Username and Password system from Abyss is working, I have to change my index file. But, this is trivial and almost finished. Having the website encrypted makes the site more private. Bei ...
  Topic: How to apply for SSL certificate
pkSML

Replies: 13
Views: 17128

PostForum: General Questions   Posted: Wed Jul 24, 2019 12:50 am   Subject: How to apply for SSL certificate
Yes, you are of course right again.
I did try it but the page took longer so I thought it was being rejected. Also the Certificate Store is empty, so I thought that the system is still waiting. I tho ...
  Topic: How to block subdirectory entry with URL
pkSML

Replies: 10
Views: 15067

PostForum: General Questions   Posted: Wed Jul 24, 2019 12:27 am   Subject: How to block subdirectory entry with URL
I think I found a solution.
I worked out how set up Passwrds in Abyss.

Now that Abyss issues a Username and Password request, how will my Let's Encrypt certificate be renewed? How will their websi ...
  Topic: How to block subdirectory entry with URL
pkSML

Replies: 10
Views: 15067

PostForum: General Questions   Posted: Sun Jul 21, 2019 6:50 pm   Subject: How to block subdirectory entry with URL
This is almost possible, but not fool-proof.

FYI: When you click on a link from your page, the browser sends an HTTP header called REFERER with the value of the URL of your homepage.

The referer ...
  Topic: How to apply for SSL certificate
pkSML

Replies: 13
Views: 17128

PostForum: General Questions   Posted: Sun Jul 21, 2019 6:24 pm   Subject: How to apply for SSL certificate
No. Actually you should be good to go. The order processing being queued is for renewal of your current certificate (which must occur every three months, per Let's Encrypt).

Try to access your site ...
  Topic: 500 Error in one specific site case
pkSML

Replies: 8
Views: 13009

PostForum: General Questions   Posted: Sun Jul 21, 2019 6:22 pm   Subject: 500 Error in one specific site case
So I presume you can confirm your timeouts in PHP and Abyss are sufficiently large in your present setup?

Also note that the script itself may be setting timeouts which will override the php.ini va ...
  Topic: How to apply for SSL certificate
pkSML

Replies: 13
Views: 17128

PostForum: General Questions   Posted: Sun Jul 21, 2019 1:19 am   Subject: How to apply for SSL certificate
I plan on making a video tutorial about this soon. But until then, I'd suggest following Aprelium's solution at https://stephen.yi.org/forum-pics/abyss-https-from-acme-acct.png


After clicking OK ...
  Topic: URL redirection to HTTPS
pkSML

Replies: 4
Views: 9500

PostForum: General Questions   Posted: Sun Jul 21, 2019 12:58 am   Subject: URL redirection to HTTPS
No problem! Glad to help.
  Topic: How to apply for SSL certificate
pkSML

Replies: 13
Views: 17128

PostForum: General Questions   Posted: Sat Jul 20, 2019 3:53 am   Subject: How to apply for SSL certificate
Abyss creates this temporary file for Let's Encrypt and most likely deletes it. You won't expect to see it later on your file system.

Before you submit a request using Abyss for a certificate, you ...
  Topic: 500 Error in one specific site case
pkSML

Replies: 8
Views: 13009

PostForum: General Questions   Posted: Sat Jul 20, 2019 3:44 am   Subject: 500 Error in one specific site case
I have a suggestion.

Sometimes I've had PHP issues and 500 errors with nothing logged in the error log.

Go to your scripting parameters in the Abyss console and add the error_log directive.

F ...
 
Page 1 of 18 Goto page 1, 2, 3 ... 16, 17, 18  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group