Search found 144 matches
Aprelium Forum Index
Author Message
  Topic: Isapi: How to change .../MyApp.dll/test.htm in address bar?
eznetlinks

Replies: 4
Views: 8209

PostForum: General Questions   Posted: Tue May 02, 2006 7:11 pm   Subject: Isapi: How to change .../MyApp.dll/test.htm in address bar?
would it be possible to execute the dll using the system() command in php or C++ like: system("MyApp.dll/test.htm");
  Topic: Help Installing Windows
eznetlinks

Replies: 3
Views: 6798

PostForum: General Questions   Posted: Sun Apr 30, 2006 1:19 pm   Subject: Help Installing Windows
The Inquisitor. thank you. Ihave tried that. The results are the same.I have 2 computers. I have had the new monitor connected to both computers. 2 monitors and 2 windows install discs. Results are th ...
  Topic: Help Installing Windows
eznetlinks

Replies: 3
Views: 6798

PostForum: General Questions   Posted: Sun Apr 30, 2006 12:33 am   Subject: Help Installing Windows
May be a hardware issue. I have installed windows many times. About a month ago my monitor burned out so i got a new one. I currently have Fedora 5 on my box. Now when i try to install windows i am ta ...
  Topic: random image
eznetlinks

Replies: 4
Views: 10591

PostForum: PHP   Posted: Wed Mar 22, 2006 2:28 pm   Subject: random image
I don't know why it doesn't work, I shortened the php and it works for me.

<?
$fp = file("random.txt");
echo $fp[array_rand($fp)];
?>
  Topic: Hey Everyone!
eznetlinks

Replies: 2
Views: 3715

PostForum: Off Topic Discussions   Posted: Mon Mar 06, 2006 3:48 pm   Subject: Hey Everyone!
Hey Foxified,
I am not active in the forum no longer either. I have moved my sites to a hosting company. This is my favorite forum, i lurk from time to time. Abyss is the best, it's just not realisti ...
  Topic: dynamic sig help
eznetlinks

Replies: 3
Views: 9530

PostForum: PHP   Posted: Sun Mar 05, 2006 11:10 pm   Subject: dynamic sig help
Here is a little snippet you can add to your code to give the browser name.



$agent = $_SERVER['HTTP_USER_AGENT'];
$mo = explode(" ",$agent);
if(stristr($agen ...
  Topic: cgi and firefox.
eznetlinks

Replies: 4
Views: 19092

PostForum: FastCGI/CGI   Posted: Sun Mar 05, 2006 7:50 pm   Subject: cgi and firefox.
I recently had a similar experience. I believe the problem is that once mozilla recieves a cgi error it then refuses to reload the page , and pressing Ctrl+refresh doesn't help. The browser process mu ...
  Topic: My nav bar in Opera
eznetlinks

Replies: 5
Views: 6570

PostForum: General Questions   Posted: Thu Jun 09, 2005 8:21 pm   Subject: My nav bar in Opera
Opera doesn't handle layers very well . I didn't look at your source but if the nav bar is made with a layer inside a layer then that is the problem. You will have to find the problem and run a differ ...
  Topic: Not allowing to download content
eznetlinks

Replies: 5
Views: 9036

PostForum: General Questions   Posted: Thu Feb 10, 2005 6:57 pm   Subject: Not allowing to download content
Images can always be saved with a screenshot tool.
  Topic: Change directory from c:/program files/abyss to .... Z:/
eznetlinks

Replies: 5
Views: 7980

PostForum: General Questions   Posted: Thu Feb 10, 2005 6:53 pm   Subject: Change directory from c:/program files/abyss to .... Z:/
open abyss.conf and change ServerRoot to the new file location.
  Topic: PHP Process 100%
eznetlinks

Replies: 13
Views: 16527

PostForum: PHP   Posted: Mon Feb 07, 2005 11:16 pm   Subject: PHP Process 100%
it may be relative to what else you have running. I just ran phpinfo(); , CPU usage went from 2% to 59% on a 256RAM.
  Topic: where to start
eznetlinks

Replies: 3
Views: 7661

PostForum: General Questions   Posted: Mon Feb 07, 2005 8:38 pm   Subject: where to start
http://www.w3schools.com/
http://htmlgoodies.com/
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Thu Dec 16, 2004 8:15 pm   Subject: Running Multiple Sites / Domains On Abyss
Puckey

http://www.aprelium.com/forum/viewtopic.php?p=32494#32494
  Topic: host 2 different websites
eznetlinks

Replies: 35
Views: 63822

PostForum: General Questions   Posted: Wed Dec 01, 2004 7:34 pm   Subject: host 2 different websites
use php, python or perl. You will need to add the interpreter to your server.
http://www.aprelium.com/abyssws/php.html
http://www.aprelium.com/abyssws/perl.html

then use virtual host creator
htt ...
  Topic: can anyone see this
eznetlinks

Replies: 6
Views: 7917

PostForum: General Questions   Posted: Fri Nov 19, 2004 5:04 am   Subject: can anyone see this
http://192.168.102.100 is an internal ip address, only you can see it.
Get your external ip here --> http://www.aprelium.com/ip/ .
  Topic: whay?
eznetlinks

Replies: 3
Views: 7099

PostForum: PHP   Posted: Wed Nov 17, 2004 12:51 am   Subject: whay?
you may have something like #!/usr/bin/php at the top of your script or Abyss isn't configured properly http://www.aprelium.com/abyssws/php.html .
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Fri Nov 05, 2004 9:07 pm   Subject: Running Multiple Sites / Domains On Abyss
The script does not work with frames.
  Topic: my own first php script needs a bit of help plz!
eznetlinks

Replies: 4
Views: 8645

PostForum: PHP   Posted: Wed Nov 03, 2004 10:03 pm   Subject: my own first php script needs a bit of help plz!
Not sure what you want maybe this will work.

<?php
if(!$_GET['show']){$textfile = "index";}
else{$textfile = $_GET['show'];}
$handle = fopen("$textfile.txt", "r");
echo fgets($handle , 4);
...
  Topic: host more than one site?
eznetlinks

Replies: 3
Views: 7073

PostForum: General Questions   Posted: Sun Oct 31, 2004 10:19 pm   Subject: host more than one site?
http://www.aprelium.com/forum/viewtopic.php?t=3602
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Tue Oct 26, 2004 2:45 pm   Subject: Running Multiple Sites / Domains On Abyss
No. Doesn't make a difference. Actually if you have a static IP you do not need the DUC, you can use the web interface.
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Sun Oct 24, 2004 3:22 pm   Subject: Running Multiple Sites / Domains On Abyss
Mozilla doesn't block the ports, it is using them for services it runs. Only one service can run on each port. Port 110 is used for POP3(Post Office Protocol) So Users can receive mail. The chat cli ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Sat Oct 23, 2004 9:55 pm   Subject: Running Multiple Sites / Domains On Abyss
http request are handled on port 80. when someone visits your ip like http://24.203.87.212 they are taken to port 80. Unless given specific instructions not to by adding the port to the URL like http: ...
  Topic: host 2 different websites
eznetlinks

Replies: 35
Views: 63822

PostForum: General Questions   Posted: Sat Oct 23, 2004 2:56 am   Subject: host 2 different websites
Anytime TRUSTpunk! Glad to be of service.
  Topic: host 2 different websites
eznetlinks

Replies: 35
Views: 63822

PostForum: General Questions   Posted: Sat Oct 23, 2004 1:03 am   Subject: host 2 different websites
Been sittin on this one for a while, was hoping abyss would have v host by now. This is a pascal version. This script can be compiled into an .exe file.

index.pas



program Redirect;
uses do ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Fri Oct 22, 2004 11:46 pm   Subject: Running Multiple Sites / Domains On Abyss
Since port forwarding is served in a frameset you can not redirect with a script. but you can do it by running another server.
Here is how it can be done:

Go to C:\Program Files and copy "Abyss We ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Fri Oct 22, 2004 2:35 am   Subject: Running Multiple Sites / Domains On Abyss
I don't know if that is possible If your not using port 80. i will look into it.
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Fri Oct 22, 2004 1:42 am   Subject: Running Multiple Sites / Domains On Abyss
ok the script had an error from the begining it shows
$HOST = $_SERVER["HTTP_REFERER"];

should be:

$HOST = $_SERVER["HTTP_HOST"];

$HOST = $_SERVER["HTTP_REFERER"]; was tried in the past by ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Fri Oct 22, 2004 1:11 am   Subject: Running Multiple Sites / Domains On Abyss
ok i see the problem for some reason, probably because your not using port 80 the domain streamquest.sytes.net is being served in a frameset. therefore the script will not work.
This will probaly wor ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Thu Oct 21, 2004 4:50 am   Subject: Running Multiple Sites / Domains On Abyss
i usually don't create test pages for testing because if the page doesn't exist i will be taken to the abyss default 404 page. I don't know why you got redirected to msn, maybe you hit the search butt ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Thu Oct 21, 2004 3:45 am   Subject: Running Multiple Sites / Domains On Abyss
try this:

<?
//get domain entered in browser
$HOST = $_SERVER["HTTP_REFERER"];
if ($HOST == "streamquest.sytes.net") {
header("Location : test/index.htm");
exit;
}
elseif ($HOST == "127.0 ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Thu Oct 21, 2004 1:59 am   Subject: Running Multiple Sites / Domains On Abyss
Strange!? I had a similar problem after installing php5 but never on earlier versions. The problem could not be corrected by settings errors in php.ini.
Try This:
Reinstall php and select the advanc ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Wed Oct 20, 2004 9:24 pm   Subject: Running Multiple Sites / Domains On Abyss
try this:

<?
//get domain entered in browser
$HOST = $_SERVER["HTTP_REFERER"];
if ($HOST == "streamquest.sytes.net") {
header("Location : test/index.htm");
exit;
}
if ($HOST == "streamqu ...
  Topic: How to Create My Own Email Server
eznetlinks

Replies: 6
Views: 8975

PostForum: General Questions   Posted: Tue Oct 19, 2004 11:58 pm   Subject: How to Create My Own Email Server
nice to know i'm not the only one that's stupid

http://www.merakmailserver.com/
http://www.workgroupmail.com/
http://www.postcastserver.com/
http://www.qksoft.com/qk-smtp-server/
  Topic: SMTP SERVER
eznetlinks

Replies: 1
Views: 4372

PostForum: PHP   Posted: Tue Oct 12, 2004 1:22 pm   Subject: SMTP SERVER
If you are using windows PHP.ini is located in C:\WINDOWS\PHP.ini . You can leave the input boxes in your php setup as localhost and the address is optional leaving it as me@localhost will not harm an ...
  Topic: yet another server problem
eznetlinks

Replies: 6
Views: 10361

PostForum: Networking Issues   Posted: Wed Oct 06, 2004 5:42 am   Subject: yet another server problem
i can see it here -> http://67.42.118.56:8000/ .
but your images must be in your abyss directory in order for anyone other than yourself to see. Your image is located at Documents%20and%20Settings ...
  Topic: Running multiple sites (using Javascript)
eznetlinks

Replies: 9
Views: 26552

PostForum: Tutorials   Posted: Wed Oct 06, 2004 2:37 am   Subject: Running multiple sites (using Javascript)
search engines do not follow javascript. A band-aid for the problem is to use <noscript> tags for search engines to follow.

example:

<noscript>
<a href =http://www.mysite.com/mai ...
  Topic: Hosting multiple domains using ASP?
eznetlinks

Replies: 2
Views: 10364

PostForum: Classic ASP   Posted: Sat Oct 02, 2004 3:52 am   Subject: Hosting multiple domains using ASP?
php, perl, asp, and javascript samples available
here -->> http://www.aprelium.com/forum/viewtopic.php?t=3602&highlight=2+websites
  Topic: Question about site visitors?
eznetlinks

Replies: 3
Views: 6100

PostForum: General Questions   Posted: Thu Sep 23, 2004 11:46 pm   Subject: Question about site visitors?
Q1. The best way to get more visitors in general is to have a site with dynamic content and content that the users change themselves. A good example is this forum and http://www.bestandworst.com. Time ...
  Topic: Running Multiple Sites / Domains On Abyss
eznetlinks

Replies: 160
Views: 1343871

PostForum: Tutorials   Posted: Sat Sep 18, 2004 8:52 pm   Subject: Running Multiple Sites / Domains On Abyss
http://www.aprelium.com/forum/viewtopic.php?t=3602&highlight=multiple

sample scripts for Javascript, Perl, PHP and ASP Available.
  Topic: How to check for firewalls/ proxies?
eznetlinks

Replies: 13
Views: 18225

PostForum: Networking Issues   Posted: Sat Jun 26, 2004 10:02 pm   Subject: How to check for firewalls/ proxies?
Hm... well, that box was unchecked so it's not the XP firewall,

The box must be checked to allow http requests.
  Topic: just getting it to work
eznetlinks

Replies: 6
Views: 7779

PostForum: General Questions   Posted: Fri Jun 18, 2004 11:17 pm   Subject: just getting it to work
Is your firewall blocking http requests?
  Topic: Win xp install problems on PHPBB2
eznetlinks

Replies: 3
Views: 6186

PostForum: PHP   Posted: Fri Jun 11, 2004 2:32 am   Subject: Win xp install problems on PHPBB2
There is a tutorial for all your questions here http://os17fan.cjb.net/.
  Topic: get to console - but no asp files?
eznetlinks

Replies: 2
Views: 9145

PostForum: Classic ASP   Posted: Thu Jun 10, 2004 2:25 am   Subject: get to console - but no asp files?
Place your asp files in c:\program files\abyss web server\htdocs . Then type http://localhost/file.asp into your browser.
  Topic: Need Help With Table !
eznetlinks

Replies: 6
Views: 7137

PostForum: General Questions   Posted: Tue Jun 08, 2004 11:59 pm   Subject: Need Help With Table !
All Tables start with <table> tag and end with </table>.
All Tables have a row using <tr> and </tr> tags.
All Tables have at least one cell using <td> and </td> t ...
  Topic: web25 site
eznetlinks

Replies: 55
Views: 97697

PostForum: Powered by Abyss   Posted: Mon Jun 07, 2004 1:29 pm   Subject: web25 site
I just get a blank page.
  Topic: IT WORKS!!!!
eznetlinks

Replies: 42
Views: 50879

PostForum: Powered by Abyss   Posted: Fri Jun 04, 2004 11:13 pm   Subject: IT WORKS!!!!
You get a lot of traffic! I clicked on how many visitors and it showed 13140. I reloaded the page and it showed 404056. You must be making a ton of money!
  Topic: phpMyAdmin..Tutorial screenshots do not match mine
eznetlinks

Replies: 4
Views: 6313

PostForum: PHP   Posted: Fri Jun 04, 2004 7:31 pm   Subject: phpMyAdmin..Tutorial screenshots do not match mine
The GUI is located at C:\mysql\bin\winmysqladmin.exe
  Topic: Site hosted on abyss
eznetlinks

Replies: 64
Views: 98393

PostForum: Powered by Abyss   Posted: Fri Jun 04, 2004 12:13 am   Subject: Site hosted on abyss
Do your friends use the same ISP?
  Topic: Just a little PHP help for a begainer
eznetlinks

Replies: 4
Views: 6600

PostForum: PHP   Posted: Thu Jun 03, 2004 10:02 pm   Subject: Just a little PHP help for a begainer
This worked for me after setting register_globals=on in C:\WINDOWS\php.ini .

<html>
<title>Months</title>
<body>
<form action="monthnew.php" method="post">
<p&g ...
  Topic: ASP
eznetlinks

Replies: 8
Views: 18767

PostForum: Classic ASP   Posted: Thu Jun 03, 2004 12:29 am   Subject: ASP
Here are some good tutor sites.
http://www.w3schools.com/
http://www.htmlgoodies.com/

DO NOT USE WYSIWYG or Frontpage style editors. They wreck code and add stuff you don't need.
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group