php mysql

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


Joined: 09 May 2006
Posts: 3

PostPosted: Sat May 13, 2006 6:47 am    Post subject: php mysql Reply with quote

i installed php 5 and mysql 4.1 and phpmyadmin on my server following the instructions from the tutorial on abyssunderground. however when i try to load phpmyadmin on up, it says cannot load mysql extension. when i read the documentation they say i need mysql.so or php_mysql.dll. where can i find these file or is there any configuration i missed to get it to work.

http://218.103.129.88:1027/phpmyadmin/

thanks
Back to top View user's profile Send private message Send e-mail
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sat May 13, 2006 9:40 am    Post subject: Reply with quote

Please search the forum before posting questions. This is the most common question and has been asked at least 5 times this week.

The answer can be found on the FAQ page of my website.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
succubi
-


Joined: 09 May 2006
Posts: 3

PostPosted: Sat May 13, 2006 10:15 am    Post subject: Reply with quote

i went to abyssunderground and found the page for the solution
http://www.abyssunderground.co.uk/awsfaq.php?page=cannot_load_mysql_extension

but after doing what the page told me to do, the problem still presists.

any solutions?

thanks
Back to top View user's profile Send private message Send e-mail
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sat May 13, 2006 10:31 am    Post subject: Reply with quote

succubi wrote:
i went to abyssunderground and found the page for the solution
http://www.abyssunderground.co.uk/awsfaq.php?page=cannot_load_mysql_extension

but after doing what the page told me to do, the problem still presists.

any solutions?

thanks


Are you sure you edited the correct php.ini? Did you save it properly? If you did and it still persists, try another version of PHP and try it again.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
love13chess
-


Joined: 30 Dec 2005
Posts: 6

PostPosted: Sat May 13, 2006 2:24 pm    Post subject: Try this Reply with quote

Dear Succubi

Try this and let me know if it works for you. Instead of changing this

extension_dir = "./"

to extension_dir = "ext"

try changing it to

extension_dir = "C:\PHP\ext"

Hope this helps because it worked on my system
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