Search found 104 matches
Aprelium Forum Index
Author Message
  Topic: Text Display
kev1952

Replies: 10
Views: 17823

PostForum: General Questions   Posted: Thu Aug 09, 2007 2:15 am   Subject: Text Display
Thanks, Aprelium, that makes sense. The obvious question now is how do I overcome this? I have experimented with specifying a pixel size but that wasn't terribly satisfactory. I'm thinking I may rewor ...
  Topic: Text Display
kev1952

Replies: 10
Views: 17823

PostForum: General Questions   Posted: Wed Aug 08, 2007 9:54 pm   Subject: Text Display
The page coding in part is like this:
<p class="p1">Welcome
<?
if ($cookie) {
echo "back";
}
?>
to Kev's Place. This site is designed to hel ...
  Topic: Text Display
kev1952

Replies: 10
Views: 17823

PostForum: General Questions   Posted: Wed Aug 08, 2007 12:25 pm   Subject: Text Display
My site is powered by Abyss and works very well. However, a problem has just been brought to my attention. If the surfer uses Firefox the site displays as intended, but if they use IE the text size is ...
  Topic: File Downloads
kev1952

Replies: 4
Views: 12051

PostForum: PHP   Posted: Tue Jul 10, 2007 12:42 am   Subject: File Downloads
Thanks to both of you - I now have it working. I had a couple of logic errors in the code and have now fixed them. Will tidy it all up to match the site and it will be good to go.
  Topic: File Downloads
kev1952

Replies: 4
Views: 12051

PostForum: PHP   Posted: Mon Jul 09, 2007 7:09 pm   Subject: File Downloads
Thanks for the reply. I did try that and it does work but it then requires me to specify a filename in the code for each download. Is there a way to pass the filename to a PHP script? I use PHP exclus ...
  Topic: File Downloads
kev1952

Replies: 4
Views: 12051

PostForum: PHP   Posted: Mon Jul 09, 2007 8:40 am   Subject: File Downloads
I'm trying to get my website to display a page when a file download is initiated - for instance, the user clicks a file link and instead of the file being sent immediately a new page opens and they ge ...
  Topic: Help with php.
kev1952

Replies: 22
Views: 34990

PostForum: PHP   Posted: Sat Nov 04, 2006 5:05 pm   Subject: Help with php.
Have you opened Port 80 in the firewall? Is your router set to accept HTTP requests?
  Topic: Not an ftp server?
kev1952

Replies: 4
Views: 10936

PostForum: General Questions   Posted: Sat Nov 04, 2006 4:50 pm   Subject: Not an ftp server?
You could also use a PHP script to upload files to the server.
  Topic: Abyss + No-ip
kev1952

Replies: 10
Views: 19973

PostForum: General Questions   Posted: Sat Nov 04, 2006 4:42 pm   Subject: Abyss + No-ip
Nobody seems to have asked this - have you been updating your IP with No-ip.com? It's of little use putting in your external IP (fixed) as you have a dynamic IP. You would be wise to have a chat with ...
  Topic: Time Setting
kev1952

Replies: 7
Views: 13045

PostForum: General Questions   Posted: Sat Nov 04, 2006 4:28 pm   Subject: Time Setting
Sorry for taking so long to get back to you all. I have established that the problem is not with the server time but with a stats script that I run. I'm using the "date()" function to get cu ...
  Topic: Time Setting
kev1952

Replies: 7
Views: 13045

PostForum: General Questions   Posted: Sun Oct 29, 2006 11:17 am   Subject: Time Setting
Thanks, Andy, but I don't quite follow you. I don't have any scripts running that require the current time.
  Topic: Time Setting
kev1952

Replies: 7
Views: 13045

PostForum: General Questions   Posted: Sun Oct 29, 2006 10:54 am   Subject: Time Setting
I did search for this but didn't find anything relevent. The southern states in Australia have gone to daylight saving from today and now my server time is 1 hour ahead (we don't have D/S in Queenslan ...
  Topic: Remote testing
kev1952

Replies: 5
Views: 12006

PostForum: General Questions   Posted: Tue Oct 10, 2006 11:53 am   Subject: Remote testing
Thanks again - site seems to be okay now. I've been tearing my hair out trying to figure out why it was accessable at some times and not others. Think I have it licked now - have set a static internal ...
  Topic: Remote testing
kev1952

Replies: 5
Views: 12006

PostForum: General Questions   Posted: Tue Oct 10, 2006 1:50 am   Subject: Remote testing
Thanks to both of you - just what I was looking for. Sorry for taking so long to get back to you. I've changed ISPs and haven't updated my profile here with the new address. Doing it now! :(
  Topic: Remote testing
kev1952

Replies: 5
Views: 12006

PostForum: General Questions   Posted: Thu Oct 05, 2006 10:06 pm   Subject: Remote testing
I know I've seen this before in the forums here but cannot find it for the life of me. Someone posted a link to a website that would allow you to enter your site's URL and then connect to it (to test ...
  Topic: Fastcgi.log
kev1952

Replies: 7
Views: 27283

PostForum: FastCGI/CGI   Posted: Mon Sep 25, 2006 2:57 pm   Subject: Fastcgi.log
Good one - it might explain why the system has been randomly refusing connections and not doing so again until I shut down and then restart the server.
  Topic: Fastcgi.log
kev1952

Replies: 7
Views: 27283

PostForum: FastCGI/CGI   Posted: Sun Sep 24, 2006 1:40 pm   Subject: Fastcgi.log
On it's way to you now. Thanks for your time. :)
  Topic: Fastcgi.log
kev1952

Replies: 7
Views: 27283

PostForum: FastCGI/CGI   Posted: Sun Sep 24, 2006 2:11 am   Subject: Fastcgi.log
Thanks, Aprelium. I will try your suggestion. I am running XP Pro (fully updated).
  Topic: Fastcgi.log
kev1952

Replies: 7
Views: 27283

PostForum: FastCGI/CGI   Posted: Sat Sep 23, 2006 3:24 am   Subject: Fastcgi.log
I am getting the following error in the Fastcgi.log:
21/Sep/2006:08:20:10 +1000 SUID: 1 PUID: 1 RUID: 0 URI: Reading 56 bytes failed = The process cannot access the file because it is being used by ...
  Topic: Hi Aprelium Abyss Webserver!!
kev1952

Replies: 10
Views: 27061

PostForum: Networking Issues   Posted: Tue Sep 19, 2006 1:48 pm   Subject: Hi Aprelium Abyss Webserver!!
Not real sure about this one (Aprelium??). Did you try cold booting your modem (power down and reset)?

Edit:

This from the user guide:

Appendix F. Solving Ports Listening Problems

TCP/IP p ...
  Topic: Hi Aprelium Abyss Webserver!!
kev1952

Replies: 10
Views: 27061

PostForum: Networking Issues   Posted: Mon Sep 18, 2006 12:55 pm   Subject: Hi Aprelium Abyss Webserver!!
Exactly as you show - good job! :)
  Topic: KevsPlace
kev1952

Replies: 14
Views: 32397

PostForum: Powered by Abyss   Posted: Sun Sep 17, 2006 10:46 pm   Subject: KevsPlace
Maybe there is still something not quite right. But at least now it works for most users. Thanks for the feedback, folks! :)
  Topic: Hi Aprelium Abyss Webserver!!
kev1952

Replies: 10
Views: 27061

PostForum: Networking Issues   Posted: Sun Sep 17, 2006 5:18 pm   Subject: Hi Aprelium Abyss Webserver!!
If you want to use your outside URL locally then create an entry in your HOSTS file as follows:

127.0.0.1 janex23.mine.nu

This will redirect your local request to the locahost (your website).
  Topic: KevsPlace
kev1952

Replies: 14
Views: 32397

PostForum: Powered by Abyss   Posted: Sun Sep 17, 2006 4:41 pm   Subject: KevsPlace
Thanks to all who tested for me. It has now been up and running for quite sometime today and appears to be working fine. Thanks again, folks!
  Topic: KevsPlace
kev1952

Replies: 14
Views: 32397

PostForum: Powered by Abyss   Posted: Sun Sep 17, 2006 2:09 am   Subject: KevsPlace
Yep, works fine here

Oh, and "Page Served 15555 Times" wow, that from you trying to fix it? lol ROFL! No, that's the actual figure. The site's been around for a long while now. Started ge ...
  Topic: KevsPlace
kev1952

Replies: 14
Views: 32397

PostForum: Powered by Abyss   Posted: Sat Sep 16, 2006 11:42 pm   Subject: KevsPlace
Thanks, Andy. As I said I think the problem is fixed but still would like a few more people to connect and test for me.
  Topic: KevsPlace
kev1952

Replies: 14
Views: 32397

PostForum: Powered by Abyss   Posted: Sat Sep 16, 2006 9:04 pm   Subject: KevsPlace
I have been having problems with users not being able to connect. I believe it is now fixed and would like a few members to check the site for me.

http://kevsplace.no-ip.org
  Topic: Code won't work?
kev1952

Replies: 11
Views: 21704

PostForum: PHP   Posted: Sat Apr 29, 2006 10:58 pm   Subject: Code won't work?
Thanks, Roganty - unfortunately that didn't solve it either. :(

MN - there may be something in the SMTP logs but where would I find such a beast?
  Topic: Code won't work?
kev1952

Replies: 11
Views: 21704

PostForum: PHP   Posted: Sat Apr 29, 2006 3:47 pm   Subject: Code won't work?
Try sending a simple email with a PHP script:

<?php
var_dump(mail("freddo_frog@westnet.com.au", "Test", "This is a test",
"From: user@kevspla ...
  Topic: Code won't work?
kev1952

Replies: 11
Views: 21704

PostForum: PHP   Posted: Sat Apr 29, 2006 6:41 am   Subject: Code won't work?
Bump. Anyone?
  Topic: Code won't work?
kev1952

Replies: 11
Views: 21704

PostForum: PHP   Posted: Fri Apr 28, 2006 4:32 pm   Subject: Code won't work?
Thanks, MN - tried that and it returns "bool(false)". I have three other places on the site that I have email sent to me from and they all work as they should. The only difference with this ...
  Topic: Code won't work?
kev1952

Replies: 11
Views: 21704

PostForum: PHP   Posted: Fri Apr 28, 2006 3:26 pm   Subject: Code won't work?
Can anyone see why this very simple bit of code doesn't work?
<?
$code=$_SERVER["REDIRECT_STATUS_CODE"]; //Get's HTML error code

mail("freddo_frog@westnet.com.au&quo ...
  Topic: how to set ftp server?
kev1952

Replies: 9
Views: 18479

PostForum: General Questions   Posted: Mon Apr 24, 2006 6:39 am   Subject: how to set ftp server?
Worked fine for me - your URL is wrong, tho'. You have two "@" signs in the URL which won't work. The URL should be ftp://down:down@gimchortrading.myvnc.com/ (note the colon between username ...
  Topic: Realtime Monitoring
kev1952

Replies: 5
Views: 11754

PostForum: General Questions   Posted: Sun Mar 05, 2006 1:32 am   Subject: Re: You mean a snapshot?
However, what you are asking for, I think, is something very NEW.....The idea is actually very old - it is the same principle as the old BBS software many years ago. What I'm asking is - is there a wa ...
  Topic: Realtime Monitoring
kev1952

Replies: 5
Views: 11754

PostForum: General Questions   Posted: Sat Mar 04, 2006 12:57 am   Subject: Realtime Monitoring
Thank you all. I've downloaded both monitoring programs and they seem to be what I wanted. I still wonder, tho', if it's possible to actually monitor them by having whatever they are doing (and whatev ...
  Topic: Realtime Monitoring
kev1952

Replies: 5
Views: 11754

PostForum: General Questions   Posted: Fri Mar 03, 2006 11:35 am   Subject: Realtime Monitoring
Is it possible to actually watch what a user is doing when on the server/website?
  Topic: File Downloads
kev1952

Replies: 9
Views: 17832

PostForum: PHP   Posted: Thu Mar 02, 2006 8:35 pm   Subject: File Downloads
MN - I know how to get to the file (similar to what you have posted above) but the info I want is how to get PHP to actually send the file. I could use the META refresh method (from PHP) but I would l ...
  Topic: File Downloads
kev1952

Replies: 9
Views: 17832

PostForum: PHP   Posted: Thu Mar 02, 2006 7:37 pm   Subject: File Downloads
Sorry - I want to have a user click on a file download link that takes him/her to another page that that can have anything on it. On that page would also be a "file download will start shortly - if no ...
  Topic: File Downloads
kev1952

Replies: 9
Views: 17832

PostForum: PHP   Posted: Thu Mar 02, 2006 12:22 pm   Subject: File Downloads
I have searched here and the PHP manual but haven't found what I want. I would like to be able to create a script that will control downloads (as in automatically start a download). I just need a hint ...
  Topic: Accessing TXT files
kev1952

Replies: 9
Views: 15765

PostForum: General Questions   Posted: Mon Feb 27, 2006 4:08 am   Subject: Accessing TXT files
I also run FF1.5 and dont get the problem either.
  Topic: Reconfigured Router
kev1952

Replies: 2
Views: 11736

PostForum: Powered by Abyss   Posted: Sun Feb 26, 2006 12:52 am   Subject: Reconfigured Router
Thanks! I really want to reconfigure the router but the config I used didn't work properly. I'll leave it as is for now and do some more research. Thanks again. :)
  Topic: Log Entry
kev1952

Replies: 6
Views: 14114

PostForum: General Questions   Posted: Sun Feb 26, 2006 12:51 am   Subject: Log Entry
I can see in the log where you came in - thanks for that. :)
  Topic: Reconfigured Router
kev1952

Replies: 2
Views: 11736

PostForum: Powered by Abyss   Posted: Sun Feb 26, 2006 12:34 am   Subject: Reconfigured Router
Could someone please go to my site (http://kevsplace.no-ip.org) and advise me if it's working correctly? I had to do a factory reset on my router and have lost all my firewall settings. I think I've n ...
  Topic: Log Entry
kev1952

Replies: 6
Views: 14114

PostForum: General Questions   Posted: Sat Feb 25, 2006 11:28 pm   Subject: Log Entry
Thanks, Aprelium. I do have a file referenced as "faq.php?p=6" . The script wouldn't have a use for the rest of the stuff tacked on to it. So I take it that the script just ignores the rest, yes? Only ...
  Topic: php errors
kev1952

Replies: 2
Views: 10992

PostForum: PHP   Posted: Sat Feb 25, 2006 10:08 am   Subject: php errors
Just out of curiosity, is "display_errors" in PHP.ini turned off ("display_errors = Off")? It should only be turned on when you are testing and not live.
  Topic: Accessing TXT files
kev1952

Replies: 9
Views: 15765

PostForum: General Questions   Posted: Sat Feb 25, 2006 6:56 am   Subject: Accessing TXT files
If you have PHP installed then you can simply "include" it in the code for the page, like:
<? include "blah.txt"; ?>
To use it like this you would need to use a HTML page and change ...
  Topic: Log Entry
kev1952

Replies: 6
Views: 14114

PostForum: General Questions   Posted: Sat Feb 25, 2006 6:36 am   Subject: Log Entry
Can anyone shed some light on this one:
193.1.178.30 - - [25/Feb/2006:00:35:46 +1000] "GET /faq.php?p=6http://robert.accettura.com/archives/2006/02/16/true-hackers/ HTTP/ ...
  Topic: PHP Script Error
kev1952

Replies: 3
Views: 9992

PostForum: PHP   Posted: Fri Feb 17, 2006 7:43 am   Subject: PHP Script Error
Thanks all for looking at it - I found the problem and it wasn't in the above module (even though the error was reported there). In an earlier piece of the code I'd neglected to use a single quote (') ...
  Topic: PHP Script Error
kev1952

Replies: 3
Views: 9992

PostForum: PHP   Posted: Fri Feb 17, 2006 6:19 am   Subject: PHP Script Error
Already did that (gave me the same error but no further info) - sorry, should have commented the script. As you probably already figured out the above code is only part of the whole document. Line 42 ...
  Topic: PHP Script Error
kev1952

Replies: 3
Views: 9992

PostForum: PHP   Posted: Fri Feb 17, 2006 5:29 am   Subject: PHP Script Error
Getting an error with this script and can't find the problem:
if ($p=2) {
echo '<td class="t9"><a href="tvl'; // This is Line 42 reported as error.
echo $c-1 ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group