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
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
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()
^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.
Summary: Trying to test out IIS 5 with PHP, MySQL, and phpMyAdmin. While I have gotten all of this communicating and working I have one problem. phpMyAdmin reports a problem stating that: The mbstring PHP exte...
Summary: Hello, I am having a few difficulties and can't find a FREE place to try out some scripts and see how they work for php/mysql, like a topsites script or maybe even a fourm. I'm looking forward to buy...
Summary: hi all I am learning php mysql now and I have a problem with numbering records. I have a table with records numbered from 1 to 10 . tell know I dont have a problem and I've numbered them correctly . T...