Search found 6985 matches
Aprelium Forum Index
Author Message
  Topic: Improving the Abyss Web Server Web console layout
Horizon

Replies: 1
Views: 32125

PostForum: Tutorials   Posted: Mon Dec 09, 2024 12:29 pm   Subject: Improving the Abyss Web Server Web console layout
Hello,
I created some time ago a CSS mod for Abyss Web Server where its layout gets improved & enlarged to account for longer texts, such as URLRewrite rules & the need for text wrapping.

...
  Topic: Preconfigured PHP 8.4.1 packages are available
admin

Replies: 2
Views: 3440

PostForum: PHP   Posted: Sat Dec 07, 2024 3:28 pm   Subject: Re: new issue with upgrade to 8.4.1
boris,

The IMAP extension has been removed from versions 8.4 in PHP and is no more an official part of the main distribution.

So when upgrading, you old IMAP extension for version 8.3 remained t ...
  Topic: Anyone tried PHP 8.3.13 from the windows.PHP.net website?
admin

Replies: 5
Views: 122616

PostForum: PHP   Posted: Mon Dec 02, 2024 7:56 pm   Subject: Re: Anyone tried PHP 8.3.13 from the windows.PHP.net website
JMMotyer,

The error you received is about a missing extension. Most probably, there is a missing declaration of the extension such as a line in hp.ini which looks like:

extension=mysql

By the ...
  Topic: Anyone tried PHP 8.3.13 from the windows.PHP.net website?
JMMotyer

Replies: 5
Views: 122616

PostForum: PHP   Posted: Sun Dec 01, 2024 11:01 pm   Subject: Re: Anyone tried PHP 8.3.13 from the windows.PHP.net website
A belated thank you for your reply.

VS16 x64 Thread Safe is the correct "edition"...Thank you for confirming that it is the VS16 x64 Thread Safe edition that I should be using, which is w ...
  Topic: Anyone tried PHP 8.3.13 from the windows.PHP.net website?
JMMotyer

Replies: 5
Views: 122616

PostForum: PHP   Posted: Thu Oct 31, 2024 11:19 am   Subject: Anyone tried PHP 8.3.13 from the windows.PHP.net website?
Hello, folks,

Whenever possible, I always use Aprelium's Preconfigured PHP Packages for Windows (64-bit). However, when those packages lag behind versions available on the PHP.net website, until n ...
  Topic: File Expiration Times
pkSML

Replies: 2
Views: 2819

PostForum: General Questions   Posted: Mon Sep 09, 2024 9:15 pm   Subject: File Expiration Times
I just visited https://www.arnauddeklerk.com/about/ and all the files have a 30-day expiration date (HTML, CSS, JS, JPG, PNG, WOFF2).

You may want to move the catch-all MIME type to the last positi ...
  Topic: Issue with PHP that I just noticed
pkSML

Replies: 1
Views: 2987

PostForum: PHP   Posted: Mon Sep 09, 2024 9:10 pm   Subject: Issue with PHP that I just noticed
Guess it's almost a month later, but have you tried this:

*Open php.ini file located under php installation folder.
*Search for extension=php_curl.dll.
*Uncomment it by removing the semi-colon(;) ...
  Topic: Error 403 When trying to access webpages
JWN

Replies: 7
Views: 7117

PostForum: General Questions   Posted: Thu Dec 21, 2023 11:36 am   Subject: Error 403 When trying to access webpages
Tried looking at the other posts with similar problems but those didn't help.

So, I try to access the webpages I have in my htdocs folder using my server's IPv4, and I always get 403 Forbidden erro ...
  Topic: Installing an Intermediate Certificate
James Cook

Replies: 1
Views: 7446

PostForum: SSL/Certificates   Posted: Wed Nov 15, 2023 6:32 pm   Subject: Installing an Intermediate Certificate
Our site is running with a certificate installed and it works for all browsers except for Safari.

Running the URL through the checker at DigiCert shows:
TLS Certificate status cannot be validate ...
  Topic: Integrating ChatGPT As Search Engine on Abyss Web Server Sit
Horizon

Replies: 2
Views: 7870

PostForum: PHP   Posted: Fri Jun 30, 2023 9:33 am   Subject: Integrating ChatGPT As Search Engine on Abyss Web Server Sit
Hello,

- The topic reply notifications are actually random here (phpBB forum software bug) due to its post approval plugin which doesn't block notifications from being sent for unapproved posts.
...
  Topic: GeoLocation Lookup Application
Horizon

Replies: 19
Views: 35941

PostForum: Off Topic Discussions   Posted: Fri May 26, 2023 1:20 am   Subject: GeoLocation Lookup Application
Hello,

Perhaps it's Windows 11 that makes it look this way, but the latest UI preview looks a lot like Chrome's UI.

That doesn't look 'Win32'-ish, it's better to make it look more like a common ...
  Topic: Integrating ChatGPT As Search Engine on Abyss Web Server Sit
OldManIslander

Replies: 2
Views: 7870

PostForum: PHP   Posted: Thu May 25, 2023 6:02 pm   Subject: Integrating ChatGPT As Search Engine on Abyss Web Server Sit
I just had the following conversation with ChatGPT. I was wondering if anyone here has attempted to do this. While I designed and maintain my own website, I lack the coding skills and PHP skills to do ...
  Topic: Suggestion to include PHP
Horizon

Replies: 15
Views: 20579

PostForum: General Questions   Posted: Fri May 19, 2023 11:03 am   Subject: Suggestion to include PHP
Lets say I have a specific folder that requires PHP8 so if I access mydomain.com/newstuff it needs to use PHP8 to load but only that folder requires PHP8.

It's possible using reverse-proxy if you c ...
  Topic: Suggestion to include PHP
Paulie

Replies: 15
Views: 20579

PostForum: General Questions   Posted: Wed May 17, 2023 5:47 pm   Subject: Suggestion to include PHP

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 site to point to the PHP 8 host.

I assume you’d only run two version ...
  Topic: Suggestion to include PHP
admin

Replies: 15
Views: 20579

PostForum: General Questions   Posted: Sat May 06, 2023 4:08 pm   Subject: Re: Suggestion to include PHP
WAMPS and XAMMP and other ****MP variants are bundles made for people who want PHP+MySQL+A Web server.

Abyss Web Server is totally different. First it is only a Web server. And not all people looki ...
  Topic: Suggestion to include PHP
Horizon

Replies: 15
Views: 20579

PostForum: General Questions   Posted: Fri May 05, 2023 3:35 am   Subject: Suggestion to include PHP
Hello,

actually Aprelium has dedicated PHP packages on this page:
https://aprelium.com/downloads/php.html#win

But the problem with including PHP is always which version is the best one...
So f ...
  Topic: Access to my X2 sites constantly hanging & timing-out
JMMotyer

Replies: 8
Views: 10769

PostForum: General Questions   Posted: Sat Apr 22, 2023 9:20 am   Subject: Access to my X2 sites constantly hanging & timing-out
Hello, folks,

I hope that I don't get into trouble for creating this new post, when a similar (or maybe the same?) problem has already been mentioned in thread.

For the past few months, since e ...
  Topic: Help needed to create rewrite rule that bypasses some rules
JMMotyer

Replies: 2
Views: 8103

PostForum: URL Rewriting   Posted: Tue Jan 17, 2023 7:05 am   Subject: Help needed to create rewrite rule that bypasses some rules
Hello, folks,

I am hoping that someone can help me with creating a new Rewrite Rule, as the rule formats are beyond my capability.

Please let me explain what I already have. The following scree ...
  Topic: How to hide extension like '.php'
Horizon

Replies: 3
Views: 6760

PostForum: URL Rewriting   Posted: Sat Jan 07, 2023 5:11 am   Subject: How to hide extension like '.php'
Hello,
There's a way to do what you want.

But how do you know which links must be redirected to a .php file on your server?

WordPress for example does it by taking all Request URIs and redirect ...
  Topic: How to hide extension like '.php'
GigenFu

Replies: 3
Views: 6760

PostForum: URL Rewriting   Posted: Wed Jan 04, 2023 3:57 am   Subject: Re: How to hide extension like '.php'

Have you checked the article at https://aprelium.com/abyssws/articles/urlrewriting-tutorial.html ? It explains a use case similar to yours and shows how to create a URL rewriting rule with such a ca ...
  Topic: How to hide extension like '.php'
admin

Replies: 3
Views: 6760

PostForum: URL Rewriting   Posted: Thu Dec 29, 2022 10:15 pm   Subject: Re: How to hide extension like '.php'
Hi
As Title,I have a need to hide the php extension.
I want to convert like 'https://mysite/index.php?a=1' to 'http://mysite/index?a=1'

I checked the manual and the forum, and I know that the rew ...
  Topic: How to hide extension like '.php'
GigenFu

Replies: 3
Views: 6760

PostForum: URL Rewriting   Posted: Wed Dec 07, 2022 4:59 am   Subject: How to hide extension like '.php'
Hi
As Title,I have a need to hide the php extension.
I want to convert like 'https://mysite/index.php?a=1' to 'http://mysite/index?a=1'

I checked the manual and the forum, and I know that the rew ...
  Topic: Abyss Web Server X1 to turn my office PC into a server
Horizon

Replies: 2
Views: 6757

PostForum: General Questions   Posted: Fri Nov 11, 2022 12:01 am   Subject: Abyss Web Server X1 to turn my office PC into a server
Hello,
In order to answer your request I have to analyze your needs.

So here's what we know so far:

- You're located in Japan(?) so your office room is probably there.
- You have teleworking e ...
  Topic: Reason for TRUSTAbyss.com being offline
TRUSTAbyss

Replies: 11
Views: 22874

PostForum: Off Topic Discussions   Posted: Fri Sep 23, 2022 12:06 pm   Subject: Reason for TRUSTAbyss.com being offline
I just wanted to give an update. The company I left re-hired me, but due to the lack of time or motivation because of the stress from work, it's getting harder to do any kind of web development work. ...
  Topic: Help needed tweaking rewrite rules in lieu of htaccess
Horizon

Replies: 6
Views: 13688

PostForum: URL Rewriting   Posted: Sat Aug 06, 2022 1:59 pm   Subject: Help needed tweaking rewrite rules in lieu of htaccess
Hello,

I got this for the .htaccess translation of the X3 gallery script:

1. Set this environment variable in your Abyss Web Server hostname configuration to an empty value:

HTTP_MOD_REWRITE ...
  Topic: Help needed tweaking rewrite rules in lieu of htaccess
Horizon

Replies: 6
Views: 13688

PostForum: URL Rewriting   Posted: Fri Aug 05, 2022 6:19 am   Subject: Help needed tweaking rewrite rules in lieu of htaccess
Hello,
I think that there is a RegEx and a rewrite rules ordering problem in these screenshots.

First you need to give a lower priority to all rules that match everything and rules relative to the ...
  Topic: Rewrite rule example.com to www.example.com
Horizon

Replies: 2
Views: 7127

PostForum: URL Rewriting   Posted: Fri Jul 29, 2022 8:39 pm   Subject: Rewrite rule example.com to www.example.com
Hello,

You can do this using a 'matches regex' condition for the HTTP_HOST / Host HTTP header with:
^(?!www\.)(.+)
Above is a positive pattern match with a negative non-capturing ...
  Topic: How do you enable websockets?
jcvamp

Replies: 2
Views: 8188

PostForum: General Questions   Posted: Sun Jul 10, 2022 12:09 am   Subject: Re: How do you enable websockets?
The error you are getting is about a missing function in your PHP setup. The function is called socket_create and it is available in the PHP sockets extension. To enable this extension, you must add t ...
  Topic: How do you enable websockets?
admin

Replies: 2
Views: 8188

PostForum: General Questions   Posted: Sat Jul 02, 2022 7:11 pm   Subject: Re: How do you enable websockets?
I'm using Abyss Web Server on a Windows 10 machine, and I wanted to use a websockets to send UDP messages to a program. However, the webpage returns the error, 'Uncaught Error: Call to undefined funct ...
  Topic: macOS 12.x "Monterey" Support?
admin

Replies: 3
Views: 13827

PostForum: General Questions   Posted: Wed Jun 22, 2022 7:52 pm   Subject: Re: Monterey
I'm new here, just downloaded the most recent version on the download page. I though I should reply to this post because it has something to do with Monterey.
Installed it on Monterey and it seems to ...
  Topic: macOS 12.x "Monterey" Support?
walter_t

Replies: 3
Views: 13827

PostForum: General Questions   Posted: Tue Jun 21, 2022 7:54 pm   Subject: Monterey
I'm new here, just downloaded the most recent version on the download page. I though I should reply to this post because it has something to do with Monterey.
Installed it on Monterey and it seems to ...
  Topic: Help needed to get PHP mail() to work
JMMotyer

Replies: 8
Views: 18614

PostForum: PHP   Posted: Fri Jun 10, 2022 7:50 am   Subject: Help needed to get PHP mail() to work
Hi again, Stephen,

Thanks for your suggestions, however, as this is for an out-of-the-box script, I cannot change the code that it uses to send out notifications via mail(), due to my lack of knowl ...
  Topic: php.ini file configuration file not loading PATH not correct
pkSML

Replies: 3
Views: 10937

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: Help needed to get PHP mail() to work
JMMotyer

Replies: 8
Views: 18614

PostForum: PHP   Posted: Sun Jun 05, 2022 11:20 pm   Subject: Help needed to get PHP mail() to work
Hello good folks at Aprelium,

Now I know the proper description of what I need & am looking for: Mail Relay.

I am running Abyss X2 locally on Windows 10. It's a dedicated PC, with only Abys ...
  Topic: Can Abyss be configured to ignore certain rewrite rules?
JMMotyer

Replies: 8
Views: 13394

PostForum: URL Rewriting   Posted: Mon May 30, 2022 12:40 pm   Subject: Can Abyss be configured to ignore certain rewrite rules?
Hello, folks,

A few months ago, user Horizon introduced me to URL Rewriting, when s/he guided me how to direct all my non-www traffic to www, and it works perfectly... thank you again, Horizon.

...
  Topic: php.ini file configuration file not loading PATH not correct
mtdew3q

Replies: 3
Views: 10937

PostForum: PHP   Posted: Sun May 29, 2022 4:28 am   Subject: re: Load configuration file fixed php.ini SOLVED
HI all-

good news... I have amf3_php extension loading now so I can fool with apache roayle.
Now on to getting the mxml and actionscript fired up.

Some things I did wrong were:

I needed to p ...
  Topic: php.ini file configuration file not loading PATH not correct
mtdew3q

Replies: 3
Views: 10937

PostForum: PHP   Posted: Sat May 28, 2022 2:00 am   Subject: php.ini file configuration file not loading PATH not correct
Hi all-

The path in my phpinfo() in mozilla firefox is giving the wrong directory. It displays phpinfo.

Configuration File (php.ini) Path /home/user/php-7.4.29/lib
Loaded Configuration File
...
  Topic: Can a single X2 host use 2 different versions of PHP?
Horizon

Replies: 3
Views: 10833

PostForum: PHP   Posted: Mon Apr 25, 2022 9:25 am   Subject: Can a single X2 host use 2 different versions of PHP?
Revision #2 (improved):

There's a trick that cans do what you want if you use URLRewrite:

1) Declare the PHP 8 interpreter for the .php8 extension.
2) Declare the PHP 7.4 interpreter for the .p ...
  Topic: Can a single X2 host use 2 different versions of PHP?
JMMotyer

Replies: 3
Views: 10833

PostForum: PHP   Posted: Mon Apr 25, 2022 5:05 am   Subject: Can a single X2 host use 2 different versions of PHP?
Hello, folks.

I have a stupid question, which I'm pretty-sure cannot be accomplished, but I will ask anyway.

I have 8 hosts set up in X2: 7 hosts are using PHP 8.1.0, and 1 host is using PHP 7.4 ...
  Topic: Celebrating 20 years of Abyss Web Server
tfh

Replies: 11
Views: 69108

PostForum: Off Topic Discussions   Posted: Sat Apr 09, 2022 8:13 pm   Subject: Celebrating 20 years of Abyss Web Server

For the price of this single vendor-locked RPi board that cannot be upgraded I can just use a random old computer I have at home, and put Abyss X2 on it.
Well, I've asked for a version for my RPi4 ...
  Topic: Celebrating 20 years of Abyss Web Server
Horizon

Replies: 11
Views: 69108

PostForum: Off Topic Discussions   Posted: Thu Apr 07, 2022 11:22 pm   Subject: Celebrating 20 years of Abyss Web Server
Thanks for the details,
Fossil looks very nice, and is provided with precompiled standalone binaries.

I didn't know about it until you mentioned it in your post.

Regarding the Raspberry Pi, I t ...
  Topic: Reason for TRUSTAbyss.com being offline
TRUSTAbyss

Replies: 11
Views: 22874

PostForum: Off Topic Discussions   Posted: Mon Jan 10, 2022 10:49 pm   Subject: Reason for TRUSTAbyss.com being offline
Hi Everyone,

I'm sure most of you notice that TRUSTAbyss.com has gone dark for a few months now. I'm here to explain the reason and to offer a solution. I recently lost my job back in September, an ...
  Topic: Abyss Revere Proxy with MeshCentral
admin

Replies: 5
Views: 14448

PostForum: General Questions   Posted: Tue Jan 04, 2022 10:19 pm   Subject: Abyss Revere Proxy with MeshCentral
I have tried setting up a host served on both 80 and 443 called
mesh.mydomain.com

and under reverse proxy I added
remote host: 127.0.0.1
remote port: 8080

(I have MeshCentral runninng on port ...
  Topic: Why Do macOS Updates Break Let's Encrypt SSL Certificates?
OldManIslander

Replies: 2
Views: 9488

PostForum: SSL/Certificates   Posted: Tue Jan 04, 2022 2:07 am   Subject: Why Do macOS Updates Break Let's Encrypt SSL Certificates?
While I have privately written to the Aprelium support team on previous occasions regarding this issue, I wanted to post something publicly here in this support forum to see what kind of feedback I ge ...
  Topic: Abyss Revere Proxy with MeshCentral
Paulie

Replies: 5
Views: 14448

PostForum: General Questions   Posted: Mon Jan 03, 2022 10:16 pm   Subject: Abyss Revere Proxy with MeshCentral
I have tried setting up a host served on both 80 and 443 called
mesh.mydomain.com

and under reverse proxy I added
remote host: 127.0.0.1
remote port: 8080

(I have MeshCentral runninng on port ...
  Topic: Abyss hosting problem
jakkwb

Replies: 6
Views: 13827

PostForum: General Questions   Posted: Sat Nov 13, 2021 5:06 pm   Subject: Abyss hosting problem
wanted to give an update on this. I now have no errors when I check internet delegations from within Simple-DNS-Records. However, my site www.westweb1.net still does not pull up.

Does anyone else h ...
  Topic: Again new old problems, also with Joomla
M*I*B

Replies: 15
Views: 26187

PostForum: URL Rewriting   Posted: Wed Nov 03, 2021 7:51 am   Subject: Again new old problems, also with Joomla
... Unfortunately you did not understand it, but I will explain it again:
Joomla and other systems almost always have their own htaccess file. Abyss cannot read this htaccess. So there is a need to t ...
  Topic: Abyss Web Server 2.16 adds HTTP/2 support
pkSML

Replies: 60
Views: 199557

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: Abyss Web Server 2.16 adds HTTP/2 support
tfh

Replies: 60
Views: 199557

PostForum: Announcements   Posted: Sun Oct 24, 2021 12:30 pm   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: Abyss Web Server 2.16 adds HTTP/2 support
jxxaxxy

Replies: 60
Views: 199557

PostForum: Announcements   Posted: Thu Sep 16, 2021 10:38 pm   Subject: Abyss Web Server 2.16 adds HTTP/2 support
I am having some weird behavior since the ugprade to 2.16.01 on Windows. Images and background images seem to load really slow. If I go back and the browser and go click on the link again to go to a ...
 
Page 1 of 140 Goto page 1, 2, 3 ... 138, 139, 140  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group