Search found 12 matches
Aprelium Forum Index
Author Message
  Topic: [X1/2.5] Disable logging?
littlebigfred

Replies: 1
Views: 8769

PostForum: General Questions   Posted: Mon Jan 10, 2011 12:19 pm   Subject: [X1/2.5] Disable logging?
Hello

I'm using X1 release 2.5 on an XPSP3 host, and notice that the log files are getting pretty big:


c:\abyss_log.txt
c:\Program Files\Abyss Web Server\log\access.log


I'd like ...
  Topic: [X1/X2] Installer-free + PHP in ZIP?
littlebigfred

Replies: 1
Views: 8019

PostForum: General Questions   Posted: Mon Aug 23, 2010 3:41 pm   Subject: [X1/X2] Installer-free + PHP in ZIP?
Hello

I need to send a ZIP file to users that would contain a web server + PHP + scripts and would only require 1) unzipping the whole thing in a directory and 2) double-click on the web server to ...
  Topic: Packing Aprelium + SQLite + scripting language in one EXE?
littlebigfred

Replies: 0
Views: 16732

PostForum: Databases   Posted: Tue May 04, 2010 2:49 pm   Subject: Packing Aprelium + SQLite + scripting language in one EXE?
Hello

SQLite is fine for a single-host setup, but definitely not recommended on a shared drive. So I'm thinking of using a web server as front-end, turn the POSTed parameters into SQL queries, sent ...
  Topic: [2.4 + FastCGI] Reading 0 bytes failed
littlebigfred

Replies: 5
Views: 19621

PostForum: FastCGI/CGI   Posted: Mon Feb 05, 2007 12:57 pm   Subject: [2.4 + FastCGI] Reading 0 bytes failed
You want gain too much when loading PHP in the web server (as with the ISAPI interface). For PHP, FastCGI proved to be equivalent in speed with ISAPI while being more robust and scalable.

Thanks fo ...
  Topic: [2.4 + FastCGI] Reading 0 bytes failed
littlebigfred

Replies: 5
Views: 19621

PostForum: FastCGI/CGI   Posted: Fri Jan 26, 2007 11:16 am   Subject: [2.4 + FastCGI] Reading 0 bytes failed
Thanks. Hopefully PHP will solve this error in the future.

BTW, I thought FastCGI meant that the PHP interpreter was loaded with the web server, but it's not the case : It's loaded the first time I ...
  Topic: [2.4 + FastCGI] Reading 0 bytes failed
littlebigfred

Replies: 5
Views: 19621

PostForum: FastCGI/CGI   Posted: Thu Jan 25, 2007 3:18 pm   Subject: [2.4 + FastCGI] Reading 0 bytes failed
Hello

I followed the instructions to install PHP5 and use FastCGI/Pipes to run it, but although it seems to work, I get the following stuff in the fastcgi.log file:


25/Jan/2007:15:15&# ...
  Topic: Help converting .htaccess
littlebigfred

Replies: 7
Views: 21111

PostForum: URL Rewriting   Posted: Thu Jan 25, 2007 2:04 pm   Subject: Help converting .htaccess
Turn URL rewriting logging/debugging on to understand what's going on and how your request is being interpreted/translated.

Thanks, I didn't see I could log those. Turns out that REQUEST_URL didn't ...
  Topic: Help converting .htaccess
littlebigfred

Replies: 7
Views: 21111

PostForum: URL Rewriting   Posted: Thu Jan 25, 2007 9:41 am   Subject: Help converting .htaccess
More information to investigate: URL Rewriting doesn't even work with the following basic example:

/toto/ Perform an internal redirection /titi/ Stop matching

Virtual Path Regular Expression = ...
  Topic: Help converting .htaccess
littlebigfred

Replies: 7
Views: 21111

PostForum: URL Rewriting   Posted: Thu Jan 25, 2007 7:31 am   Subject: Help converting .htaccess
I believe this is done with the url re-writing, it is to my knowledge that abyss does not use .htaccess files, incase the URL re-writing dosent work

Thanks. Turns out that the latest version of Aby ...
  Topic: Help converting .htaccess
littlebigfred

Replies: 7
Views: 21111

PostForum: URL Rewriting   Posted: Wed Jan 24, 2007 10:39 pm   Subject: Help converting .htaccess
Hello

I'm trying to learn the Code Igniter framework to write web apps in PHP. It requires using an .htaccess to remove index.php from the URL to get cleaner addresses (eg. http://localhost/index.p ...
  Topic: SQLite 3?
littlebigfred

Replies: 4
Views: 10360

PostForum: PHP   Posted: Sat Dec 02, 2006 4:32 am   Subject: SQLite 3?
I would go on ahead and install the real version of MySQL and phpmyadmin. They work very well together and with PHP for making very functional databases.

Thanks, but I'd rather use SQLite. I'll se ...
  Topic: SQLite 3?
littlebigfred

Replies: 4
Views: 10360

PostForum: PHP   Posted: Sat Dec 02, 2006 3:09 am   Subject: SQLite 3?
Hello

I succesfully installed X1 (2.3.2) and php520.exe, and ran my very first SQLite instructions to create a database. However, it uses SQLite 2 instead of 3.

Does someone know how to update S ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group