Author |
Message |
Topic: Improving the Abyss Web Server Web console layout |
Horizon
Replies: 1
Views: 32125
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
... 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
|
|
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
|
|
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
|
|
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 ... |
|