Hi all, have a question

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
soldier_007
-


Joined: 12 May 2005
Posts: 4

PostPosted: Thu May 12, 2005 11:30 pm    Post subject: Hi all, have a question Reply with quote

Hello, i am completely new to using php, mysql, and all this stuff. I know how to use a basic web server, like abyss and very much so like it. I have configured php to work on abyss server and did that following the tutorial on this site. Also, i have installed MySQL and got that running. I tried to install and use phpMyAdmin but that failed.
Really all i want to know is....I want to install phpbb (forums) www.phpbb.com and run it off of abyss. (its running off this site too) Is there anyway i could get a short, but clarified way of doing this? I have a basic understanding of using Abyss, MySQL, and php. i have a editor to edit any php files.

I know i'm a newb, but would really like to learn how to do this stuff, its pretty cool.

Thank you.
Back to top View user's profile Send private message
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Thu May 12, 2005 11:55 pm    Post subject: Reply with quote

look at the tutorials at: http://trustabyss.com
_________________
Olly
Back to top View user's profile Send private message
soldier_007
-


Joined: 12 May 2005
Posts: 4

PostPosted: Fri May 13, 2005 1:08 am    Post subject: Reply with quote

k, thanks
Back to top View user's profile Send private message
soldier_007
-


Joined: 12 May 2005
Posts: 4

PostPosted: Fri May 13, 2005 2:24 am    Post subject: Reply with quote

ok, i followed the guid for php install and mysql, but
when i try to go to http://127.0.0.1/phpadmin i get the error:

cannot load mysql extension;
please check PHP configuration
Documentation

Documention:

1.20] I receive the error "cannot load MySQL extension, please check PHP Configuration".
To connect to a MySQL server, PHP needs a set of MySQL functions called "MySQL extension". This extension may be part of the PHP distribution (compiled-in), otherwise it needs to be loaded dynamically. Its name is probably mysql.so or php_mysql.dll. phpMyAdmin tried to load the extension but failed.

how can i resolve this so i can get this working?

thanks
Back to top View user's profile Send private message
TRUSTAbyss
-


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

PostPosted: Fri May 13, 2005 4:36 am    Post subject: Reply with quote

Search the forum for that , your using a different MySQL version than the one
I reference users to , the version of MySQL you have requires php_mysql.dll.

You can enable this PHP module from your php.ini file. LateR!
Back to top View user's profile Send private message Visit poster's website
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Fri May 13, 2005 7:54 am    Post subject: Reply with quote

I recommend PHP4 with MySQL 4.0.24. This is what I use and it seems to work perfectly.
_________________
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: Fri May 13, 2005 2:16 pm    Post subject: Reply with quote

The Inquisitor wrote:
I recommend PHP4 with MySQL 4.0.24. This is what I use and it seems to work perfectly.


That is correct , When you download certain PHP versions. You need the right
MySQL version to support that PHP version , here's a quick example. LateR!

PHP v4 -> MySQL v4.0.x
PHP v5 -> MySQL v4.1.x

As you can see clearly in this example , the best version of MySQL to use in
PHP v4 which I recommend is MySQL v4.0.x. The reason why I want users to
stick with PHP v4 is because it supports almost all scripts. Have A Nice Day!

Sincerely , TRUSTpunk
Back to top View user's profile Send private message Visit poster's website
soldier_007
-


Joined: 12 May 2005
Posts: 4

PostPosted: Fri May 13, 2005 9:06 pm    Post subject: Reply with quote

thanks a lot

edit: installed PHP4 and tried it out...it PHPmyadmin works!

yay!

almost at the point of installing phpBB!

thanks a lot for the help guys.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP 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