xtreme1 Posted November 26, 2010 Share Posted November 26, 2010 I have hit my head against the wall all day trying to figure this out. read old post on the forums that took me to dead ends, I really would like to get this working before my trial runs out. I would like to try it out. Windows Server 2008 Mysql 5.1 Php 5.2 IIS 7.0 If anyone could help it would be most appreciated! 0 Quote Link to comment Share on other sites More sharing options...
striddy Posted November 26, 2010 Share Posted November 26, 2010 I have hit my head against the wall all day trying to figure this out. read old post on the forums that took me to dead ends, I really would like to get this working before my trial runs out. I would like to try it out. Windows Server 2008 Mysql 5.1 Php 5.2 IIS 7.0 If anyone could help it would be most appreciated! What is/are the error(s) you are seeing? 0 Quote Link to comment Share on other sites More sharing options...
xtreme1 Posted November 26, 2010 Author Share Posted November 26, 2010 (edited) it makes me download the configuration file with this inside the config file. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>WHMCS Install/Upgrade</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="../templates/default/style.css" rel="stylesheet" type="text/css"> </head> <body> <div class="wrapper"> <img src="../templates/default/header.jpg" width="730" height="118" alt="" /> <br /> <?php $license = "xxxx"; $db_host = "localhost"; $db_username = "billing"; $db_password = "xxxx"; $db_name = "clients"; $cc_encryption_hash = "xxxx"; $templates_compiledir = "templates_c/"; ?>Could not connect to the database - check the database connection details you entered and go back and correct them if necessary Edited November 27, 2010 by bear sensitive details removed 0 Quote Link to comment Share on other sites More sharing options...
striddy Posted November 26, 2010 Share Posted November 26, 2010 Firstly, is PHP working correctly? 0 Quote Link to comment Share on other sites More sharing options...
xtreme1 Posted November 26, 2010 Author Share Posted November 26, 2010 (edited) Yes everything works as they should. I run several sites that use MySQL and PHP I do not have any problems with them. For some reason when I continue to step 4 it makes me download a config file and does not let me go on to step 4. Permissions are set correctly also. I submitted a support ticket still haven't resolved the issue but here are a couple pics what happens. http://www.digitalskills.org/error.jpg http://www.digitalskills.org/error2.jpg Edited November 27, 2010 by bear linked huge images 0 Quote Link to comment Share on other sites More sharing options...
bear Posted November 27, 2010 Share Posted November 27, 2010 I'd strongly suggest you immediately change passwords and anything else that you've included in the earlier post and now within the screenshots you posted. It's practically guaranteed that someone will see this and try to gain access to your system. Be careful not to post anything sensitive like this anywhere. 0 Quote Link to comment Share on other sites More sharing options...
Serverius Posted December 1, 2010 Share Posted December 1, 2010 Same problem here. I also can not go toe step 4. Database connections e.d. are fine, all server per missions are fine, mysql connection is also fine 0 Quote Link to comment Share on other sites More sharing options...
buliwyfa Posted December 22, 2010 Share Posted December 22, 2010 (edited) Same here Anyone found what could be worng? Edited December 22, 2010 by buliwyfa 0 Quote Link to comment 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.