Author |
Message |
Topic: Text Display |
kev1952
Replies: 10
Views: 17823
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
You could also use a PHP script to upload files to the server. |
Topic: Abyss + No-ip |
kev1952
Replies: 10
Views: 19973
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
On it's way to you now. Thanks for your time. :) |
Topic: Fastcgi.log |
kev1952
Replies: 7
Views: 27283
|
|
Thanks, Aprelium. I will try your suggestion. I am running XP Pro (fully updated). |
Topic: Fastcgi.log |
kev1952
Replies: 7
Views: 27283
|
|
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
|
|
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
|
|
Exactly as you show - good job! :) |
Topic: KevsPlace |
kev1952
Replies: 14
Views: 32397
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
Bump. Anyone? |
Topic: Code won't work? |
kev1952
Replies: 11
Views: 21704
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
Is it possible to actually watch what a user is doing when on the server/website? |
Topic: File Downloads |
kev1952
Replies: 9
Views: 17832
|
|
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
|
|
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
|
|
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
|
|
I also run FF1.5 and dont get the problem either. |
Topic: Reconfigured Router |
kev1952
Replies: 2
Views: 11736
|
|
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
|
|
I can see in the log where you came in - thanks for that. :) |
Topic: Reconfigured Router |
kev1952
Replies: 2
Views: 11736
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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 ... |
|