I uploaded Dolphin 7.0 to the FTP Client using GoDaddy.com for my domain. All of the directories and files were uploaded successfully, and the installation appear as it is supposed to. All of the directories and files (flash and otherwise) are at the desired level, either writable or executable. The site URL and PHP directory are both found (no problem). For PHP binary, I enter C:/php/php.exe but it still says this is not found. I leave the defaults in for mogrify, composite, and convert, which are also not found. I have GD library installed, so I believe that I do not necessarily need to fill in the fields for mogrify, composite, and convert (is this correct?). On the next page, the SQL file is found, and I entered in the proper database name. For host port I entered 3306 and for socket path I put /tmp/mysql-1.sock . The database name, user, and password are all correct. I enter in all of the configuration information successfully. On the Cron Jobs page, I get a warning:
Warning: fopen(../inc/header.inc.php) [function.fopen]: failed to open stream: Permission denied in D:\Hosting\5500796\html\soldiersofthezrm\install\index.php on line 706
Warning!!! can not get write access to config file ../inc/header.inc.php. Here is config file
I am assuming this warning is the display of an unsuccessful attempt at an installation. What is wrong? I do not understand how to set up the Cron Jobs.
The next problem is when I get to permissions reversal. I attempt to reverse the permission, but I cannot figure out if I am doing it correctly. Could someone please explain to me how to do this? I am running off Windows XP and using the GoDaddy FTP Client. Whether I hit next or skip, I get the same error message. This message reads:
Warning: require_once(../inc/header.inc.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\5500796\html\soldiersofthezrm\install\index.php on line 453
Fatal error: require_once() [function.require]: Failed opening required '../inc/header.inc.php' (include_path='.;C:\php5\pear') in D:\Hosting\5500796\html\soldiersofthezrm\install\index.php on line 453
What does this mean? How do I get around this message and get Dolphin 7.0 to run smoothly? I have spent all day trying to figure this out, but I have gotten nowhere. Please help me!!!