Back to General

Search

Welcome to my forum! Welcome to my forum!

Welcome to my forum!

by schang on Wed 08/20/2008 07:35 PM

Please register to begin posting and participating in this forum.

[Reply] [Back to Top]

asdfsdfsdfsdf

by harvendra on Sun 09/14/2008 06:59 AM

sdfgdgdsfg

[Reply] [Back to Top]

Testing

by harvendra on Sun 09/14/2008 07:55 AM

TestingTestingTestingTestingTestingTestingTestingTestingTestingTesting

[Reply] [Back to Top]

xscasdf

by howard on Mon 09/29/2008 10:34 PM

asdfsdfa

[Reply] [Back to Top]

asdad

by 411225 on Thu 10/02/2008 02:43 AM

asdasdasd

[Reply] [Back to Top]

asdad

by 411225 on Thu 10/02/2008 02:44 AM

[Reply] [Back to Top]

sfdgd

by steef on Mon 10/13/2008 04:16 PM

sfagdsf

[Reply] [Back to Top]

nzn

by einius on Wed 10/15/2008 01:58 PM

thshshshjstjstjsj

[Reply] [Back to Top]

test

by icrete on Wed 11/05/2008 01:43 PM

εγώ ....

[Reply] [Back to Top]

test

by manish on Wed 11/05/2008 11:11 PM

testtest

[Reply] [Back to Top]

this is a test

by zurih on Fri 11/07/2008 06:27 AM

Hi this is a test

[Reply] [Back to Top]

Banana

by betrand on Sun 11/09/2008 02:11 AM

Test

[Reply] [Back to Top]

ez en volnak

by jakma on Wed 12/03/2008 04:35 PM

volnak
http://sciennet.topdessign.hu

[Reply] [Back to Top]

using on my site

by tbint on Tue 07/14/2009 10:42 PM

I was going to intergrade your script into my html theme. Please If ok I would like to change the "Smiple PHP forum Script" link to "Powered by Smiple PHP". Is it simple or smiple? very nice little script forum.
cheers

[Reply] [Back to Top]

Ramesh

by ramesh on Wed 07/15/2009 02:13 AM

This is from ramesh

[Reply] [Back to Top]

This is for Smarty !!

by chitra on Wed 07/15/2009 02:22 AM

This is from Chitra OK

[Reply] [Back to Top]

Reply 1

by Strategy123 on Thu 07/30/2009 01:12 AM

Test Reply 1

[Reply] [Back to Top]

THIS is uday

by uday on Thu 08/06/2009 08:57 AM

gcedg

[Reply] [Back to Top]

THIS is uday again

by uday on Thu 08/06/2009 08:58 AM

bedb

[Reply] [Back to Top]

File Uploader

by front29 on Thu 08/06/2009 01:34 PM

Hey, I trying to create an appliction that will enable me upload file and make it available for download for public

[Reply] [Back to Top]

This is reply to first uday

by uday on Tue 08/11/2009 02:28 AM

this is reply u guees

[Reply] [Back to Top]

testing

by tania on Mon 08/17/2009 06:53 AM

Hi all

[Reply] [Back to Top]

Hello

by blackpenis on Mon 08/17/2009 10:15 AM

alert('lalalala there is a xss in your script, or not? in the search is a xss!');
alert('lalalala there is a xss in your script, or not? in the search is a xss!');
alert('lalalala there is a xss in your script, or not? in the search is a xss!');

[Reply] [Back to Top]

alert('lalalala there is a xss in your script, or not? in the search is a xss!');

by blackpenis on Mon 08/17/2009 10:15 AM

alert('lalalala there is a xss in your script, or not? in the search is a xss!');

[Reply] [Back to Top]

"sadasdalert('lalalala there is a xss in your script, or not? in the search is a xss!');

by blackpenis on Mon 08/17/2009 10:16 AM

sdasd

[Reply] [Back to Top]

hi

by arifamir on Tue 02/09/2010 10:45 AM

Hi all this is test msg

[Reply] [Back to Top]

spam

by tbint on Thu 02/18/2010 07:30 PM

mail box is full of spam after signing up on this forum. no way to unsubscribe.

[Reply] [Back to Top]

spam

by tbint on Thu 02/18/2010 07:31 PM

mail box is full of spam after signing up on this forum. no way to unsubscribe.

[Reply] [Back to Top]

Z

by sadasada on Sat 02/20/2010 08:14 AM

ZXZXswdasdasfdwerwefwerwe

[Reply] [Back to Top]

Enabling MySQL in PHP5?

by emailmebackat on Mon 02/22/2010 06:08 PM

CoderSteve,

This is where I am so far. MySQL is still not enabled.

Database type: MSSQL Server 2000+ via ODBC

Database server hostname or DSN: localhost

Database server port: 3306

Database name: thegrummergroup

Database username: admin@localhost

Database password: *********

Prefix for tables in database: phpbb_

I'm using MYSQL 5.5.1, I'm trying to set up phpBB3 on my server but I keep getting "[Microsoft][ODBC Driver Manager] Data source name not found". I opened up port 3306 in windows firewall. I created the database name and username and password in MySQL Command Line Client. I left the prefix phpbb_ like it is. I keep getting "[Microsoft][ODBC Driver Manager] Data source name not found". How do I get it working?

REPLY:

If it's a MySQL database, then you need to choose MySQL as the database type.

ME:

MySQL is not an option I have to choose. On the Requirements page it shows:

MySQL: Unavailable

How do I Fix that?

REPLY:

PHP5 does not have MySQL enabled by default, so you will need to enable it:
http://www.php.net/manual/en/mysql.installation.php

ME:

With PHP5

I added my php directory to the path on windows and restarted the computer.

I made the following edits to the php.ini file erasing the ;:

extension=php_gd2.dll

extension=php_mbstring.dll

extension=php_mysql.dll

extension=php_mysqli.dll

I put libmysql.dll in my C:/server/php

MySQL is still not an option I have to choose when trying to install phpBB3

What else to do to get MySQL enabled?

REPLY:

Did you restart all your services (or reboot the server) after doing all that?

ME:

Restarted all services and rebooted the server. Still MySQL Unavailable?

Please Help.

Jeremy

[Reply] [Back to Top]

Enabling MySQL in PHP5?

by emailmebackat on Mon 02/22/2010 06:23 PM

CoderSteve,

This is where I am so far. MySQL is still not enabled.

Database type: MSSQL Server 2000+ via ODBC

Database server hostname or DSN: localhost

Database server port: 3306

Database name: thegrummergroup

Database username: admin@localhost

Database password: *********

Prefix for tables in database: phpbb_

I'm using MYSQL 5.5.1, I'm trying to set up phpBB3 on my server but I keep getting "[Microsoft][ODBC Driver Manager] Data source name not found". I opened up port 3306 in windows firewall. I created the database name and username and password in MySQL Command Line Client. I left the prefix phpbb_ like it is. I keep getting "[Microsoft][ODBC Driver Manager] Data source name not found". How do I get it working?

REPLY:

If it's a MySQL database, then you need to choose MySQL as the database type.

ME:

MySQL is not an option I have to choose. On the Requirements page it shows:

MySQL: Unavailable

How do I Fix that?

REPLY:

PHP5 does not have MySQL enabled by default, so you will need to enable it:
http://www.php.net/manual/en/mysql.installation.php

ME:

With PHP5

I added my php directory to the path on windows and restarted the computer.

I made the following edits to the php.ini file erasing the ;:

extension=php_gd2.dll

extension=php_mbstring.dll

extension=php_mysql.dll

extension=php_mysqli.dll

I put libmysql.dll in my C:/server/php

MySQL is still not an option I have to choose when trying to install phpBB3

What else to do to get MySQL enabled?

REPLY:

Did you restart all your services (or reboot the server) after doing all that?

ME:

Restarted all services and rebooted the server. Still MySQL Unavailable?

Please Help.

Jeremy

[Reply] [Back to Top]

tttttt

by abhi on Mon 03/08/2010 07:09 AM

ertetetertertertertert

[Reply] [Back to Top]

Welcome to my forum!

Login / Register

General

Site Index