FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » HELP - Can't even start Installation
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: HELP - Can't even start Installation [message #26649 is a reply to message #26629] Sat, 30 July 2005 07:07 Go to previous messageGo to previous message
cebuanoninoy is currently offline  cebuanoninoy   Philippines
Messages: 5
Registered: July 2005
Karma:
Junior Member
Thanks for the help. I upgraded my PHP to 5.0.4 and it works fine already, i could not run the .php files via my browser.
However i have another problem, after i entered the INSTALL.PHP
i got this message:

FUDforum can utilize either MySQL PosgreSQL or SQLite database to store it's data, unfortunately, your PHP does not have support for either one. Please install or load the appropriate database extension and then re-run the install script.

I know my mySQL is running i tried to change the File type from myISAM to InnoDB and back but i still have the same message.

Is there something wrong with my PHP.INI configuration?

Do i have to change the the SQL part of the PHP.INI?
This is the SQL part on the Configuration of my PHP.INI,
kindly me give me advise on this:

[SQL]
sql.safe_mode = Off

[ODBC]
;odbc.default_db = Not yet implemented
;odbc.default_user = Not yet implemented
;odbc.default_pw = Not yet implemented

; Allow or prevent persistent links.
odbc.allow_persistent = On

; Check that a connection is still valid before reuse.
odbc.check_persistent = On

; Maximum number of persistent links. -1 means no limit.
odbc.max_persistent = -1

; Maximum number of links (persistent + non-persistent). -1 means no limit.
odbc.max_links = -1

; Handling of LONG fields. Returns number of bytes to variables. 0 means
; passthru.
odbc.defaultlrl = 4096

; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
; See the documentation on odbc_binmode and odbc_longreadlen for an explanation
; of uodbc.defaultlrl and uodbc.defaultbinmode
odbc.defaultbinmode = 1

[MySQL]
; Allow or prevent persistent links.
mysql.allow_persistent = On

; Maximum number of persistent links. -1 means no limit.
mysql.max_persistent = -1

; Maximum number of links (persistent + non-persistent). -1 means no limit.
mysql.max_links = -1

; Default port number for mysql_connect(). If unset, mysql_connect() will use
; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
; at MYSQL_PORT.
mysql.default_port = 3306

; Default socket name for local MySQL connects. If empty, uses the built-in
; MySQL defaults.
mysql.default_socket =

; Default host for mysql_connect() (doesn't apply in safe mode).
mysql.default_host = EDPER

; Default user for mysql_connect() (doesn't apply in safe mode).
mysql.default_user =


What are the parameters that i need to fill up and what
are the parameters that i need to change or just leave blank?

Thanks for the help in Advance.
God bless.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2.6.15 with old datadump
Next Topic: Can't upgrade FUDforum 2.6.13 - "Failed to parse GLOBALS.php at...."
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jul 03 20:47:48 GMT 2024

Total time taken to generate the page: 0.04418 seconds