PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials

 
Post new topic   Reply to topic    Aprelium Forum Index -> Tutorials
View previous topic :: View next topic  

Could you follow these tutorials?
Yes, perfectly!
77%
 77%  [ 24 ]
Yes, but a little difficult to understand.
19%
 19%  [ 6 ]
No, not at all (please say why so I can improve it)
3%
 3%  [ 1 ]
Total Votes : 31

Author Message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Apr 18, 2006 3:28 pm    Post subject: PHP, MySQL, phpMyAdmin, Ruby and FileZilla FTP Tutorials Reply with quote

I have made a full range of tutorials for installing:

PHP V4 and V5
MySQL V4.0.24
phpMyAdmin V2.8.0.3
Ruby
FileZilla FTP


More tutorials will be coming soon.

You can see them on www.abyssunderground.co.uk/tutorials.php

Most of the tutorials have step by step screen shots and can be followed by just about anyone.

If you have problems remember to go over the steps again and search the forum for answers before posting.

Happy installing :-)
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Goatie.dk
-


Joined: 11 Feb 2005
Posts: 125
Location: Denmark > Herning

PostPosted: Tue Apr 18, 2006 7:10 pm    Post subject: Reply with quote

Aah, that's just lovely :D
I'll read them all and cast my vote once I have the time for it :)
_________________
The insane dane who loves AWS :D
http://home.goatie.dk <- pic = online.. no pic, guess ;P
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Apr 18, 2006 7:18 pm    Post subject: Reply with quote

Thanks :-)
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Yami King
-


Joined: 08 Sep 2005
Posts: 120

PostPosted: Tue Apr 18, 2006 9:51 pm    Post subject: Reply with quote

Please add TCL.
Download TCL from http://www.activestate.com/Products/ActiveTcl/

Follow the installation steps.
Go to abyss admin and in script params add interpreter and locate your intepreter, associate it with .tcl.
Finally head over to index files, add index.tcl.

Test your installation:
Create a new file, for example test.tcl
Enter the following contents:
Code:
#!path/to/your/interpreter.exe

puts "Content-type: text/html\n\n"
puts "Hello world from TCL!"


That's it :)
Back to top View user's profile Send private message Send e-mail
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Apr 18, 2006 9:56 pm    Post subject: Reply with quote

Isnt that pretty much the same as Ruby? Whats the point in all these langauges when PHP does everything they do but better? :-)

EDIT: (and simpler to I must add)
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Apr 18, 2006 10:04 pm    Post subject: Reply with quote

Because not everyone know's PHP. I know it but others may not. It's a good
idea to add support for all scripting languages, and one of the reasons for it
is because it proves what Abyss Web Server can support.

Does this answer your question?
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Tue Apr 18, 2006 10:06 pm    Post subject: Reply with quote

Very true but its like operating systems, they all do the same job, just differently, so why not just stick with one? I suppose its down to experience.

I might write a tutorial on it in the future but its not on my list of priorities for now.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Yami King
-


Joined: 08 Sep 2005
Posts: 120

PostPosted: Wed Apr 19, 2006 6:15 pm    Post subject: Reply with quote

That's pretty true, but for example Linux is for other purposes than Windows :), although they can be used for the same things and they can.

I only have all sorts of support for programming languages on my computer to be able to use them all.

I want to learn every single one of them :), that's why I proposed to add TCL, just for people who want the same as me :).
Back to top View user's profile Send private message Send e-mail
stevebart
-


Joined: 19 Apr 2006
Posts: 8

PostPosted: Wed Apr 19, 2006 11:15 pm    Post subject: Reply with quote

Your site isnt working. It says internal server error
Back to top View user's profile Send private message MSN Messenger
ill.f00
-


Joined: 03 Mar 2006
Posts: 15

PostPosted: Thu Apr 20, 2006 12:20 am    Post subject: Reply with quote

Yea I am getting the same error. Internal Server Error 500. PHP Must have gone corrupt on your server. Same thing happened to me awhile ago.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Thu Apr 20, 2006 1:02 am    Post subject: Reply with quote

AbyssUnderground.co.uk and TRUSTAbyss.com is both offline untill two days
from now. We are having some problems with the server. Andy won't be back
untill Thursday afternoon. I don't know what the problem is.
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Apr 20, 2006 3:57 pm    Post subject: Reply with quote

The server is back online now. Im not sure why the error occured. Im investigating. Luckily I was able to get a friend to reset my server for me remotely as I had no access to an internet connected pc.

It was fine as of around 10am this morning.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sat Apr 29, 2006 3:16 pm    Post subject: Reply with quote

Ive just added more tutorials:

MySQL 4.1
phpBB
ActiveHTML
Activestate Python
Activestate Perl

More still to come, including:

E107
phpNuke
Mambo
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Yami King
-


Joined: 08 Sep 2005
Posts: 120

PostPosted: Mon May 01, 2006 3:40 pm    Post subject: Reply with quote

Any possibility you add PostGreSQL?
Back to top View user's profile Send private message Send e-mail
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 01, 2006 6:49 pm    Post subject: Reply with quote

I might get round to it but its not one of the database servers used very much.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Yami King
-


Joined: 08 Sep 2005
Posts: 120

PostPosted: Mon May 01, 2006 6:56 pm    Post subject: Reply with quote

That's true indeed :). Although I would appreciate a tutorial listing on Database Servers, such as MS SQL Server, MS Access, PostgreSQL, Ingres, Sybase, Oracle, etc.. It would be nice :)
Back to top View user's profile Send private message Send e-mail
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 01, 2006 7:03 pm    Post subject: Reply with quote

If the demand comes in for the tutorials then I may consider going through the trouble of making them :-)

Until then it will stay as just MySQL.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
PaulK
-


Joined: 26 Apr 2006
Posts: 132
Location: London, UK

PostPosted: Wed May 03, 2006 10:02 am    Post subject: Reply with quote

I have used php 4&5, mysql, fliezilla and all were simple and easy, a worthy tutorial site and highly recommended!

Paul
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Wed May 03, 2006 3:11 pm    Post subject: Reply with quote

Thanks for the compliments. I hope to make even more improvements over the coming weeks.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Galarand Sangobath
-


Joined: 04 Feb 2007
Posts: 8

PostPosted: Sun Feb 04, 2007 6:06 pm    Post subject: Reply with quote

Yea i know its been awile since anyone posted here but i would like to say thank you for the tutorials. They are very easy to follow. Thank you very much.
Back to top View user's profile Send private message
davids
-


Joined: 01 Jun 2007
Posts: 4

PostPosted: Tue Jun 19, 2007 4:39 pm    Post subject: Reply with quote

This is a little bit of a bump...

I followed the Ruby tutorial, but I'm getting Internal Server Error (500) when I try to run the script. I followed it to the dot, but no love.

-David
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Jun 27, 2007 11:19 pm    Post subject: Reply with quote

davids,

In such a case check your cgi.log error for the full error messages and a better explanation of the problem.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Tutorials All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group