Computing.Net > Forums > Web Development > Php/mySql/Phorum problems

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Php/mySql/Phorum problems

Reply to Message Icon

Name: spaz
Date: September 26, 2004 at 23:12:40 Pacific
OS: Win 2000
CPU/Ram: 733 mhz/128
Comment:

Here's my situation. I'm trying to run a php based web forum I'm using Apache HTTP server 2.0.51 with php 5.0.1 installed as a module and MYSQL 4.1.5 gamma release. I'm releativly new to the php and the newesr release of mysql. I managed to get the php installed correctly and it works just fine. but as far as my sql I have no clue how to correctly make a database and then set up the installer in Invision Power Board 2.0.0 Final. I tried using the test database with the default passworld with mysql but each time it simply dosn't take and it says it can't access the database. If somebody could walk me through the correct steps that would be great. Thanks in advance

-Bruno



Sponsored Link
Ads by Google

Response Number 1
Name: spaz
Date: September 26, 2004 at 23:22:54 Pacific
Reply:

Just to be more clear with my problem the installer returns this error when i type all the info in the installer Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Group\Apache2\htdocs\2p0p0\upload\ips_kernel\class_db_mysql.php on line 112

Hopefully it'll help someone out. thanx


0

Response Number 2
Name: Laler
Date: September 27, 2004 at 04:13:53 Pacific
Reply:

your php don't have the mysql module, thus it wont recognize any mysql related functions -> mysql_connect()

http://www.php.net/downloads.php

if you ask me, then I suggest you download the

PHP 4.3.9 installer [1,045Kb] - 22 Sep 2004

one...

^o^
are you in Asia? do you watch Animax Asia? Please Vote


0

Response Number 3
Name: spaz
Date: September 27, 2004 at 06:54:18 Pacific
Reply:

Alright, that makes sense. but how do i install the mysql module?


0

Response Number 4
Name: Khalid
Date: September 27, 2004 at 12:58:04 Pacific
Reply:

Like Laler said; mysql isnt shipped with the installer php5.01. You can either install the version of php Laler suggested, or you can take a look here:
faq php5.02 no mysql (question 2)

good luck


0

Response Number 5
Name: safeTsurfa
Date: September 27, 2004 at 16:51:46 Pacific
Reply:

You should also be aware that not all message board systems work well with php5 as it is still too new. I can't speak for Invision, but phpBB would have problems and is unsupported by the developers if the user has php5.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Php/mySql/Phorum problems

PHP, MySQL, phpMyAdmin www.computing.net/answers/webdevel/php-mysql-phpmyadmin/1590.html

php + mysql support ? www.computing.net/answers/webdevel/php-mysql-support-/1746.html

php mysql numbering records www.computing.net/answers/webdevel/php-mysql-numbering-records/2339.html