Search found 127 matches
Aprelium Forum Index
Author Message
  Topic: My Website:
Mikor

Replies: 11
Views: 21522

PostForum: Powered by Abyss   Posted: Sun Nov 26, 2006 5:16 pm   Subject: My Website:
It looks fine, except for two things;

1) You dont suppost opera, what have you done to the site to do that? I find it hard to make a site that only works in firefox and IE.
Unfortunately you canno ...
  Topic: Disable a file with a certain ext from being downloaded
Mikor

Replies: 4
Views: 9047

PostForum: General Questions   Posted: Sat Nov 25, 2006 11:59 am   Subject: Disable a file with a certain ext from being downloaded
If you dont want certain files downloaded, dont put them on the internet, simple.
  Topic: Fun?
Mikor

Replies: 3
Views: 5537

PostForum: Off Topic Discussions   Posted: Thu Nov 23, 2006 9:07 am   Subject: Fun?
I play Guild Wars when I have nothing important to do.
Or work on my website (sadly not hosted on Abyss, or I would post it)
  Topic: Not sure where this goes: FreeDNS
Mikor

Replies: 4
Views: 5811

PostForum: Off Topic Discussions   Posted: Wed Nov 22, 2006 9:01 am   Subject: Not sure where this goes: FreeDNS
I've never used them, but if they do offer free 'domains' it'll probably be something along the lines of yourname.freedns.com
  Topic: Creating .exe programs
Mikor

Replies: 4
Views: 5492

PostForum: Off Topic Discussions   Posted: Mon Nov 20, 2006 5:26 pm   Subject: Creating .exe programs
There are several programs that can decompile a program to assembler - cant think of any off the top of my head though.
  Topic: HTTP headers
Mikor

Replies: 4
Views: 5485

PostForum: Off Topic Discussions   Posted: Wed Nov 08, 2006 9:11 am   Subject: HTTP headers
Another question now, I am trying to add PHP support to it now;

cmd = '"'+path_to_php+'" '+hostfiles+file

This outputs, for example:
"E:/Servers/Abyss/PHP5/php-cgi.exe" ...
  Topic: HTTP headers
Mikor

Replies: 4
Views: 5485

PostForum: Off Topic Discussions   Posted: Tue Nov 07, 2006 9:58 pm   Subject: HTTP headers
The header is separated from the content with a single empty line.

You may want to check out the

I think you did, since that would be requesting E:/programming/python/httpd/../index.html, which ...
  Topic: HTTP headers
Mikor

Replies: 4
Views: 5485

PostForum: Off Topic Discussions   Posted: Tue Nov 07, 2006 6:01 pm   Subject: HTTP headers
How are http headers seperated from content?
I am learning python, and decided to make a small webserver.

Here is my code:

#---------------SEND DATA---------------#

if header == 200: ...
  Topic: Server logs and protection
Mikor

Replies: 12
Views: 18454

PostForum: General Questions   Posted: Thu Nov 02, 2006 9:01 am   Subject: Server logs and protection
The things I need to know next is how can I fight against a DDos attack?

If you have a router with a built-in firewall, you will be safe from DoS attacks, I seriously doubt someones going to say
& ...
  Topic: Abyss + No-ip
Mikor

Replies: 10
Views: 17226

PostForum: General Questions   Posted: Wed Nov 01, 2006 9:32 pm   Subject: Abyss + No-ip
Are you sure you've set up no-ip correctly?
  Topic: Yay, go me!
Mikor

Replies: 0
Views: 3008

PostForum: Off Topic Discussions   Posted: Wed Nov 01, 2006 9:13 pm   Subject: Yay, go me!
I finally made my damn router let port 23 (telnet) traffic go through.

The reason I need it is because someone asked me to make a website for their friend - they didnt have any IM program at all - ...
  Topic: No Javascript Forum?
Mikor

Replies: 17
Views: 11939

PostForum: Off Topic Discussions   Posted: Wed Nov 01, 2006 9:11 pm   Subject: No Javascript Forum?
ASP does work with Abyss - you just have to set it up yourself.
  Topic: downloading .exe
Mikor

Replies: 50
Views: 34163

PostForum: Off Topic Discussions   Posted: Tue Oct 31, 2006 12:43 pm   Subject: downloading .exe
You could just try every combination of characters possible (though it could take a while, lol)

Try passwords related to them, like your mums maiden name, or (if you have one) your dogs name, simpl ...
  Topic: Securing your webserver
Mikor

Replies: 10
Views: 17610

PostForum: General Questions   Posted: Tue Oct 31, 2006 12:42 pm   Subject: Securing your webserver
I use Comodo firewall, its great, although over the first few weeks it needs a bit of clicking to 'learn' what is and isnt allowed.
  Topic: My site
Mikor

Replies: 13
Views: 23938

PostForum: Powered by Abyss   Posted: Tue Oct 31, 2006 12:39 pm   Subject: My site
yea the site works fine :D

BTW abyss underground or monixx how do you do that thing with the 200 OK in it (that shows what server software is running)

This is how I would do it:

1) Open the c ...
  Topic: 1004780 since Oct 16th, 2003. Not including admin (me).
Mikor

Replies: 4
Views: 5009

PostForum: Off Topic Discussions   Posted: Tue Oct 31, 2006 12:38 pm   Subject: Re: 1004780 since Oct 16th, 2003. Not including admin (me).
BTW, URL rewriting will be in 2.4 (and is almost ready ;-) ).
Yay!

And congrats on the huge milestone!
  Topic: My site
Mikor

Replies: 13
Views: 23938

PostForum: Powered by Abyss   Posted: Tue Oct 31, 2006 2:41 am   Subject: My site
yea the site works fine :D

BTW abyss underground or monixx how do you do that thing with the 200 OK in it (that shows what server software is running)

This is how I would do it:

1) Open the c ...
  Topic: fputs() causes Error 500
Mikor

Replies: 2
Views: 7791

PostForum: PHP   Posted: Tue Oct 31, 2006 12:41 am   Subject: fputs() causes Error 500
after a lot of commenting, i've found that its the fgets() that causes the error.

[edit]
Its also incredibly slow, i would make this program in VB6, but I dont know how to do it;
I know how to ge ...
  Topic: fputs() causes Error 500
Mikor

Replies: 2
Views: 7791

PostForum: PHP   Posted: Tue Oct 31, 2006 12:00 am   Subject: fputs() causes Error 500
Here is my script, it was working fine (ie: connecting) before I put the fputs() in:

<?php

$mail['Server'] = 'mail.yarrt.com';
$mail['Username'] = 'mike@yarrt.com';
$mail ...
  Topic: downloading .exe
Mikor

Replies: 50
Views: 34163

PostForum: Off Topic Discussions   Posted: Mon Oct 30, 2006 10:03 pm   Subject: downloading .exe
Try .scr

Or try and unblock it yourself.

[Edit]
Just re-read the first post, RUNNING programs as well?? Are they paranoid or something?
  Topic: file size limit
Mikor

Replies: 3
Views: 8126

PostForum: PHP   Posted: Thu Oct 26, 2006 11:09 am   Subject: file size limit
Not sure where, but its in php.ini somewhere
  Topic: Understanding htaccess
Mikor

Replies: 16
Views: 17549

PostForum: General Questions   Posted: Wed Oct 25, 2006 10:18 pm   Subject: Understanding htaccess
Abyss dosnt suppost .htaccess, its an Apache-Only thing.
  Topic: linking a php page to an HTML page
Mikor

Replies: 3
Views: 7974

PostForum: PHP   Posted: Mon Oct 23, 2006 10:38 am   Subject: linking a php page to an HTML page
Or, if its a very important file (one that MUST be included on every page)

use this:

<?php require_once 'page.php'; ?>

That will cause your script to die if it cannot load the page
  Topic: getting started
Mikor

Replies: 2
Views: 6733

PostForum: General Questions   Posted: Sat Oct 21, 2006 12:27 am   Subject: getting started
1) Learn PHP
2) Learn MySQL
3) Have inspiration
  Topic: favicon not working? *RESOLVED*
Mikor

Replies: 6
Views: 9218

PostForum: General Questions   Posted: Sat Oct 21, 2006 12:26 am   Subject: favicon not working? *RESOLVED*
Favicons are done by the browser, not the server. So your HTML must be wrong.

Try just putting in a relative path for your favicon.
  Topic: Can't get exif working
Mikor

Replies: 4
Views: 10289

PostForum: PHP   Posted: Fri Oct 20, 2006 4:54 pm   Subject: Re: Can't get exif working
***** My error message:
Fatal error: Call to undefined function exif_imagetype() in C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\fun\upload.php on line 4


This is a forum for Ab ...
  Topic: PHPBB3
Mikor

Replies: 1
Views: 3625

PostForum: Off Topic Discussions   Posted: Thu Oct 19, 2006 1:51 am   Subject: PHPBB3
I've just set it up on my site, all I can say is... wow!
It'll be great when the stable version comes out.

Btw, its got a feature to limit the number of enternal links in posts/signatures! Great f ...
  Topic: Images load twice. Why?
Mikor

Replies: 29
Views: 43956

PostForum: General Questions   Posted: Mon Oct 16, 2006 5:03 pm   Subject: Images load twice. Why?
Well, i'm using the latest version of opera and it dosnt do it for me
  Topic: Aprelium Forum very slow
Mikor

Replies: 11
Views: 9323

PostForum: Off Topic Discussions   Posted: Sun Oct 15, 2006 5:15 pm   Subject: Aprelium Forum very slow
Looks like its just you.

My internet was playing up recently, but the forum seems fine
  Topic: Directory Listing and folders
Mikor

Replies: 7
Views: 11423

PostForum: General Questions   Posted: Sun Oct 15, 2006 10:29 am   Subject: Directory Listing and folders
Thats strange, because I use dreamweaver (have done for about a year) and its never made a _notes folder
  Topic: Internal Server Error
Mikor

Replies: 2
Views: 7208

PostForum: PHP   Posted: Wed Oct 11, 2006 8:49 pm   Subject: Internal Server Error
Fixed, it appears that I had an outdated list of whois servers...
  Topic: Internal Server Error
Mikor

Replies: 2
Views: 7208

PostForum: PHP   Posted: Wed Oct 11, 2006 7:34 pm   Subject: Internal Server Error
well, i've found out that its caused by the fgets - any ideas?
  Topic: Internal Server Error
Mikor

Replies: 2
Views: 7208

PostForum: PHP   Posted: Wed Oct 11, 2006 6:50 pm   Subject: Internal Server Error
Something in this code causes an internal server error, I cant find it...

function whois ($server, $query, $port, $avaliable_phrases){
$query = whois_prepare($query, $server) ...
  Topic: How can I get it to go to mushroompatch.com NOTE: NO 'WWW'
Mikor

Replies: 3
Views: 9272

PostForum: General Questions   Posted: Mon Oct 09, 2006 11:01 pm   Subject: How can I get it to go to mushroompatch.com NOTE: NO 'WWW'
You cant have different content on www., www. is a reserved subdomain which cannot be altered.
You could, I suppose, write a script that checks for the www., and displays appropriate content
  Topic: Help with results -resource id#2
Mikor

Replies: 2
Views: 22090

PostForum: Databases   Posted: Mon Oct 09, 2006 8:47 pm   Subject: Help with results -resource id#2
You cant echo a mysql query result like that, use this code:

echo mysql_result([result], [row], [field]);
  Topic: How do you make a script repeat?
Mikor

Replies: 2
Views: 6856

PostForum: PHP   Posted: Sun Oct 08, 2006 10:25 pm   Subject: How do you make a script repeat?
You want an infinate loop?

<?php
set_time_limit(0);
while(1 == 1){
//code here
ob_flush();
}
?>
  Topic: Question
Mikor

Replies: 3
Views: 8972

PostForum: General Questions   Posted: Sun Oct 08, 2006 12:19 am   Subject: Question
If I were you i wouldnt have got abyss X2 to start with - you sound like someone new to webhosting who wants their own site, right?
In that case Abyss X1 would have been perfect for you, X2 is only n ...
  Topic: New website for TRUSTAbyss.com
Mikor

Replies: 13
Views: 9033

PostForum: Off Topic Discussions   Posted: Thu Oct 05, 2006 8:00 am   Subject: New website for TRUSTAbyss.com
It looks great, apart from the nav bar.
The times new roman makes it look much more unprofessional (remember: times new roman is the default fonr in frontpage and dreamweaver)
Use trebchet ms or ver ...
  Topic: Accessing mysql via dos
Mikor

Replies: 9
Views: 45794

PostForum: Databases   Posted: Thu Oct 05, 2006 7:57 am   Subject: Accessing mysql via dos
This is how I would do it:

"C:\Program Files\PHP5\php-cgi.exe" "C:\path\to\your\script.php"

Then just make the script do the database stuff
  Topic: Direct Path Question
Mikor

Replies: 2
Views: 7399

PostForum: General Questions   Posted: Sun Oct 01, 2006 8:07 pm   Subject: Direct Path Question
You dont need the /htdocs/, so just /folder/

so it would be:

www.your-domain-name.tld/folder/script.php
  Topic: Problem with GD
Mikor

Replies: 5
Views: 10321

PostForum: PHP   Posted: Sat Sep 30, 2006 10:33 am   Subject: Problem with GD
Try using the aprelium pre-configured php package
  Topic: Intranet setup
Mikor

Replies: 8
Views: 13419

PostForum: General Questions   Posted: Thu Sep 28, 2006 6:23 pm   Subject: Intranet setup
first of all you need to setup php and mysql - download mysql at www.mysql.com and have a look in the server documentation for a tutorial on installing php.
  Topic: Intranet setup
Mikor

Replies: 8
Views: 13419

PostForum: General Questions   Posted: Thu Sep 28, 2006 4:41 pm   Subject: Re: Intranet setup
1. I am a WAN/LAN admin who has 3 buildings connected by hardware VPN. I need an intranet for to connect some specific directories allow users to access these files through an organized web page linke ...
  Topic: Intranet setup
Mikor

Replies: 8
Views: 13419

PostForum: General Questions   Posted: Thu Sep 28, 2006 4:40 pm   Subject: Re: Intranet setup
1. I am a WAN/LAN admin who has 3 buildings connected by hardware VPN. I need an intranet for to connect some specific directories allow users to access these files through an organized web page linke ...
  Topic: Captcha maybe the answer
Mikor

Replies: 17
Views: 14173

PostForum: Off Topic Discussions   Posted: Wed Sep 27, 2006 12:04 am   Subject: Captcha maybe the answer
Or just simply have 2 or so forum mods - how about TRUSTabyss and AbyssUnderground?
  Topic: i need some information.
Mikor

Replies: 2
Views: 6297

PostForum: General Questions   Posted: Mon Sep 25, 2006 11:33 pm   Subject: i need some information.
Abyss has 4 sets of variables for transfer:

Total transfered data.
Total transfered data in this host.
Total transfered data since last reset.
Total transfered data in this host since last reset ...
  Topic: animated gifs?
Mikor

Replies: 2
Views: 3828

PostForum: Off Topic Discussions   Posted: Mon Sep 25, 2006 9:33 pm   Subject: animated gifs?
Adobe Imagready
Paint Shop Pro Animation Shop

Those are the only 2 I can think of off the top of my head
  Topic: Captcha maybe the answer
Mikor

Replies: 17
Views: 14173

PostForum: Off Topic Discussions   Posted: Sun Sep 24, 2006 7:21 pm   Subject: Captcha maybe the answer
No you will have to look for it. Also I can not provide proof as I will get in trouble. Maybe something you should think about is why aprelium don’t allow donations. This Could be for similar ...
  Topic: Captcha maybe the answer
Mikor

Replies: 17
Views: 14173

PostForum: Off Topic Discussions   Posted: Sat Sep 23, 2006 9:46 pm   Subject: Captcha maybe the answer
Interesting

Don't know if its the same for forums but for chat rooms your not allowed volantry workers (modorators) for a company that makes profit.

I know this from past case against an big com ...
  Topic: Netscape Navigational Bar
Mikor

Replies: 7
Views: 6279

PostForum: Off Topic Discussions   Posted: Sat Sep 23, 2006 7:26 pm   Subject: Netscape Navigational Bar
Get Firefox, or even better, Opera.
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group