Flowdy Posted November 25, 2007 Share Posted November 25, 2007 First off sorry if this is the wrong place... I'm trying to install a forum which is not installing.. This is wat i use to fill in the forum database settings database type: MySQL Database host: localhost Db username: poison_flowdy db password: the password i made when i created the username poison_flowdy and added to the datebase Database Database name: poison_forum FTP settings Use FTP: Yes Ftp Username: Poison FTP Password: The password i use with Poison to get into an FTP program FTP Path (E.G. /public_html/forums/ ) : Im guessing is this part were am going wrong this is wat i entered /public_html/testphp/ImperialBB_2.3.5/ thanx for any help Link to comment https://forums.phpfreaks.com/topic/78774-forum-install-help/ Share on other sites More sharing options...
nuxy Posted November 25, 2007 Share Posted November 25, 2007 You should put the absolute path to the file there. eg. /home/poison/public_html/testphp/ImperialBB_2.3.5 making a script that echo's $_SERVER['DOCUMENT_ROOT'] or getcwd() should give you that. Link to comment https://forums.phpfreaks.com/topic/78774-forum-install-help/#findComment-398784 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.