kcalvano Posted December 12, 2007 Share Posted December 12, 2007 Hi all. I am new to php/mysql, so please assume that I know nothing(which is true). I have downloaded a template from built2go.com and am having problems understanding what I need to do to get this thing to work. I am currently using an ipowerweb server, they are running apache v 1.3.33 php v 5.2.4 Mysql v 5.0.45 zend optimizer and ioncube loader GD library 2.0+ - with FreeType enabled I created a database, but am unsure if I'm supposed to to anything to it. I uploaded the files to my root directory, but I am not able to run the install.php. www.calvanohomes.com/install.php I get the following error: The server encountered an unexpected condition which prevented it from fulfilling the request. The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log. I checked the log and nothing there. please help.. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/81385-noob-needs-help-installing-php-script-help/ Share on other sites More sharing options...
trq Posted December 12, 2007 Share Posted December 12, 2007 Thats is not an apache error, and to be honest, its not all that helpfull. The problem could be one of many. Maybe post some code from within the install.php script and we can try and see whats going on. Quote Link to comment https://forums.phpfreaks.com/topic/81385-noob-needs-help-installing-php-script-help/#findComment-413069 Share on other sites More sharing options...
kcalvano Posted December 12, 2007 Author Share Posted December 12, 2007 Thanks for the reply and sorry about posting this in the wrong forum. Yes, I figured that it would not be much of a help. Rather than posting some code from the install, I will just post a link to the install.php file itself. http://www.sunflower.com/~kcalvano/install.txt Quote Link to comment https://forums.phpfreaks.com/topic/81385-noob-needs-help-installing-php-script-help/#findComment-413095 Share on other sites More sharing options...
tippy_102 Posted December 13, 2007 Share Posted December 13, 2007 Is there a config file? Sometimes, you have to edit those first before things will run because they contain your database name, password, etc. Quote Link to comment https://forums.phpfreaks.com/topic/81385-noob-needs-help-installing-php-script-help/#findComment-413518 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.