Author |
Message |
Topic: Question: Pre-filtering all HTTP requests to the server |
aprelium
Replies: 5
Views: 16315
|
|
No reply for two weeks, anyone else got any ideas? ;p
The only way to do so (and that's not specific to Abyss Web Server) is to redirect all requests for any file/object/URL to a single script that ... |
Topic: What's up? |
aprelium
Replies: 2
Views: 14002
|
|
I'm just wondering what's going on lately with Abyss. Any news on development? What's in the works? Also there was mentioning of a newsletter, is that going to happen?
The 64-bit version is almost ... |
Topic: Running another server behind Abyss |
aprelium
Replies: 6
Views: 25036
|
|
Core,
The feature you are requested is called "reverse-proxy" and it will be added in the next version 2.7 which is scheduled for release by the end of 2009. If you are interested in givi ... |
Topic: Preconfigured PHP 5.2.10 for Windows package ready for tests |
aprelium
Replies: 15
Views: 46985
|
|
Dear all,
PHP 5.2.10 has been released during early July and fixes several problems in 5.2.9 while improving several features: http://www.php.net/ChangeLog-5.php .
The preconfigured PHP 5.2.10 ... |
Topic: Per directory php ini settings |
aprelium
Replies: 10
Views: 32651
|
|
floydian,
You can have two versions of php.ini coexist on the same site using this little workaround:
* Declare a first PHP interpreter and associate it with .php file extension. It will use the d ... |
Topic: Preconfigured PHP 5.2.8 for Windows |
aprelium
Replies: 15
Views: 56915
|
|
Hi,
PHP 5.2.9 was released on 26th February, is there a pre-configured package that I can download for this version?
Sure: http://www.aprelium.com/forum/viewtopic.php?p=76720#76720 |
Topic: A security flaw in php 5.2.9 with cURL (new release 5.2.9-1) |
aprelium
Replies: 1
Views: 13359
|
|
http://www.aprelium.com/forum/viewtopic.php?p=76720#76720 |
Topic: Preconfigured PHP 5.2.9-1 package for Windows |
aprelium
Replies: 15
Views: 44859
|
|
Dear all,
PHP 5.2.9-1 has been released yesterday and fixes a major flaw in 5.2.9 and improves several features: http://www.php.net/ChangeLog-5.php .
The preconfigured PHP 5.2.9 package for Wi ... |
Topic: database |
aprelium
Replies: 2
Views: 25240
|
|
hi, i am using abyys x1 server to host my simple website. now i am planning to include "real estate" section in my website. the thing is that i dont know anything about sql or any database t ... |
Topic: Running PHP in FastCGI Server Mode! |
aprelium
Replies: 8
Views: 84667
|
|
luka8088,
You are running a single instance of php-cgi and it is not multithreaded hence the behavior you are getting.
It is recommended to set the FastCGI mode with local pipes/local TCP/IP as ... |
Topic: PHP 5.2.6+ for mac? With cURL? |
aprelium
Replies: 5
Views: 20548
|
|
I'm not sure why aprelium even bothers with producing their own release of php and my only guess is to simplify the installation of php for those new to abyss.
That's not a problem on our side but ... |
Topic: ISAPI extension on Linux |
aprelium
Replies: 1
Views: 10149
|
|
Jorisumu,
Please contact our technical support by email to receive a sample ISAPI project in C for Unix systems. |
Topic: ASP commands not parsed into html |
aprelium
Replies: 1
Views: 18864
|
|
How are you running it? What is the URL you are using to access the .aspx page? |
Topic: abyss shows up only on other people's computers |
aprelium
Replies: 5
Views: 15693
|
|
This is a known problem with many routers. Please check http://www.aprelium.com/abyssws/articles/access-test.html for more details. |
Topic: Issues starting Abyss for the first time |
aprelium
Replies: 3
Views: 16650
|
|
nath.e.will,
The solution is easy. Just install Abyss Web Server as a normal user and later run the script which sets it up as a service. This will handle all the required operations (starts a root ... |
Topic: mbstring to UTF-8 |
aprelium
Replies: 2
Views: 14704
|
|
Is this a 'safe' addition to install with no Abyss conflicts? and if so, where from?
UTF-8 and mbstring are PHP related. If PHP is correctly declared, you should check with your script authors and ... |
Topic: not sure what to do with my x2 abyss vitrual hosting |
aprelium
Replies: 3
Views: 11931
|
|
I didn't find the information on your site about using x2.
Have you checked the tutorial in http://www.aprelium.com/abyssws/articles/x2-hosts.html ? |
Topic: abyss-websites |
aprelium
Replies: 29
Views: 47156
|
|
pkSML,
That's a neat feature! Kudos for adding it. |
Topic: Server outage keeps occuring - lots of php-cgi processes ? |
aprelium
Replies: 13
Views: 64693
|
|
I'm having that same issue i may have to revert back to 2.5 never had that problem
That error should be ignored as explained above (turn FastCGI logging off if you do not need it).
By the way, 2 ... |
Topic: WinXP Home+SQL Express 2008 Adv+.net 3.x Doable? |
aprelium
Replies: 2
Views: 20966
|
|
Can Abyss take care of the IIS issues? I'm not doing fancy stuff (no 3rd party controls).
ASP.NET 3.X support is available in Abyss Web Server. The best to do is to download the free edition X1 an ... |
Topic: Abyss, frontpage, need a simple easy to use database. |
aprelium
Replies: 1
Views: 23761
|
|
Firefly,
What you are asking for is a front-end script or application to manage your database.
ActiveHTML, SQL, and any database server won't offer that by default. They are low level blocks tha ... |
Topic: Are Master Pages supported? |
aprelium
Replies: 6
Views: 29972
|
|
Paul123,
Thank you for the feedback. Can you please send us your ASP.NET application so that we can test it and check if we can improve things when it comes to asynchronous events support. |
Topic: anybody know of a good form mail script or program |
aprelium
Replies: 15
Views: 34822
|
|
I heard google can act as a smtp outgoing mail server.
I suppose the ol' boys over at google don't let you use your own email client?
I wish to use my email client, my php form mail program, and ... |
Topic: asp.net |
aprelium
Replies: 1
Views: 8841
|
|
anneb,
Have you followed the instructions in http://www.aprelium.com/abyssws/aspnet ?
What is the "hosts" file are you referring to? |
Topic: How to show the data grids view in a tooltip? |
aprelium
Replies: 2
Views: 20776
|
|
rajaryan544,
Standard HTML can help you do that:
<TABLE><TR><TD><SPAN TITLE="Tooltip">Here is cell</SPAN></TD></TR></TABLE>
A mor ... |
Topic: can't find a way to have web logs |
aprelium
Replies: 9
Views: 33543
|
|
travisjforeman,
The error means that you have no outgoing mail server (SMTP) installed on your computer. |
Topic: trouble on Vista |
aprelium
Replies: 1
Views: 12609
|
|
notcourage,
Our instructions in http://www.aprelium.com/abyssws/php5win.html state that you'll have to configure the server to use php-cgi.exe and not php.exe as the PHP interpreter. |
Topic: Rewrite subdomains. |
aprelium
Replies: 4
Views: 27065
|
|
pkSML,
If you are using X2 and the new version 2.6, you can use the new backrefences %1..%9 gathered from the last matched condition.
Regex: ^/(.*)$
Case sensitive: doesn't matter, just leave c ... |
Topic: Need help setting up Abyss to use PHP 6 on my Vista computer |
aprelium
Replies: 1
Views: 13824
|
|
"The application failed to initialize properly (oxc0150002). Click OK to terminate the application."
This error message usually occurs when a program fails to load its associated DLLs. Ar ... |
Topic: Preconfigured PHP 5.2.8 for Windows |
aprelium
Replies: 15
Views: 56915
|
|
DavidQ,
PhpMyAdmin did a quick version comparison (MySQL server version vs. PHP MySQL extension version) and reported a warning. But as far as we know, both will work together with no problems as t ... |
Topic: which certification authority |
aprelium
Replies: 17
Views: 61568
|
|
jeffjohn,
The instructions they sent you are specific to Apache. If you are using Abyss Web Server, we suggest that you refer to http://www.aprelium.com/abyssws/articles/request-cert-ca.html which ... |
Topic: Abyss Web Server 2.6 is available |
aprelium
Replies: 0
Views: 21470
|
|
We are pleased to announce the availability of Abyss Web Server version 2.6
For more information about the new features and download/upgrade instructions, please browse http://www.aprelium.com/news ... |
Topic: Fail to open ASP file |
aprelium
Replies: 1
Views: 27284
|
|
americano,
Please check http://www.aprelium.com/forum/viewtopic.php?t=10017 . |
Topic: Can I set up Abyss on a stand alone computer? Yes! |
aprelium
Replies: 2
Views: 9784
|
|
I've installed Abyss ok but http://127.0.01 in IE forces me to go offline and so I'm unable to get to the home page.
Simply open IE, select meny Tools > Internet Options > Connections. Select ... |
Topic: i need super fast search engine |
aprelium
Replies: 1
Views: 24054
|
|
perlll,
Unfortunately there isn't a single recipe to speed up things with a given script. It could be badly written, not optimized, or it could be slow because the problem involves a lot of computa ... |
Topic: Reply asap pl0x HTTP Status 500 error |
aprelium
Replies: 1
Views: 25739
|
|
i get this HTTP Status 500 error
and here is a paste of wat is says. i hope u guys can help out cause i heard this forum is pretty pro on computer things.
Unfortunately, we do not offer support fo ... |
Topic: Is there anyway to have an error log produced? |
aprelium
Replies: 3
Views: 15377
|
|
madman71,
The long delay could be a browser issue (this is something that could occur with IE). It could also mean that your server is overloaded or that your bandwidth is fully used (so packets co ... |
Topic: opengoo? |
aprelium
Replies: 1
Views: 12475
|
|
stoltenhoff,
It is a classical PHP/MySQL application so unless they are using some URL rewriting magic, we do not see what kind of Apache stuff it requiring...
Error 500 could be caused by a mi ... |
Topic: chmod 777 |
aprelium
Replies: 2
Views: 15250
|
|
nrodes,
Short answer: "chmod" is an operating system issue and is not something that can be done from a Web server. on Windows, there is no "chmod" and you can safely ignore any ... |
Topic: Can't see website on local host but console works |
aprelium
Replies: 5
Views: 41565
|
|
How do I get the 403 forbidden error to go away and get the webpage to show?
403 Forbidden can show up if you have configured some IP Access rules or if your directory does not have an index page a ... |
Topic: How to setup an ftp client |
aprelium
Replies: 2
Views: 10992
|
|
nrodes,
http://www.aprelium.com/abyssws/faq.html#A4-2 might help you understand what to do to setup an FTP client to remotely access/upoad files hosted by Abyss Web Server. |
Topic: php only shows code in vista |
aprelium
Replies: 2
Views: 17339
|
|
fmerg,
Common problems that may result in such a behavior:
* You are viewing the files directly in the browser without typing their full URL (http://127.0.0.1/something.php). This bypasses the ser ... |
Topic: problems connecting |
aprelium
Replies: 1
Views: 8749
|
|
Eddie010,
Please send your abyss.conf file and a compressed copy of your log/access.log file to support@aprelium.com (Do not forget to add a reference to this forum post in your message). |
Topic: Can't see website on local host but console works |
aprelium
Replies: 5
Views: 41565
|
|
cat3rn,
One of your sites http://www.preciseflow.com:8000 is responding fine (and we can see that Abyss is responding when we inspect the response headers).
So either your port 80 is blocked on ... |
Topic: Preconfigured PHP 5.2.6 ready for tests |
aprelium
Replies: 21
Views: 52072
|
|
I got problem when tring to compile php 5.2.6 for an arm processor. Not matter what I do, I don't seem to get it to make the excutable. right I have the followings in the bin directory:
php-cgi.dSYM, ... |
Topic: Meta tags in PH? |
aprelium
Replies: 5
Views: 20165
|
|
But, I'm just wondering if I need meta tag keywords and descriptions on all the other pages of my site?
They are not required and your PHP generated page will display fine. But adding them may ma ... |
Topic: phpMyAdmin issues |
aprelium
Replies: 1
Views: 12028
|
|
I'm using mySQL 5.0, IIS 5.1, PHP 5 and phpMyAdmin 3.0.
This is a support forum for Abyss Web Server users. If you're using Microsoft IIS, we can be of no help. |
Topic: Does PHP work like SSI |
aprelium
Replies: 5
Views: 14113
|
|
PHP doesn't support SQLite Version 3 directly. Yes, you can still use it, but you need to use PDO. I spent hours trying to debug SQLite code that should have worked only to find out later that nativ ... |
Topic: Can't see website on local host but console works |
aprelium
Replies: 5
Views: 41565
|
|
I recently had a hard drive crash and had to reinstall abyss X2. As far as I can remember I set everything up the same way as before.
I cannot use http://128.0.0.1 by itself or with 80,8000,8080
... |
Topic: Session variables problems |
aprelium
Replies: 1
Views: 18655
|
|
andycaunce,
If you use Web redirection with no-ip.com, you must be careful about the actual URL that is showing the final page (it is not the URL with the domain name).
Domain cloaking works wit ... |
|