Hi All...
I'm new to Dolphin and trying to install it in my Windows Xp Professional (with IIS) machine. After I overcame initial glitches, I'm stuck in Cron Jobs!. It's giving warning message at two places:
Warning!!! can not get write access to config file ../inc/header.inc.php. Here is config file
The second warning is as follows:
Warning!!! can not get write access to config file ../periodic/periodic.file. Here is config file
MAILTO=mirajs@gmail.com
0 0 * * * c:\php\ -q C:/Inetpub/wwwroot/php/periodic/cmd.php
*/10 * * * * c:\php\ -q C:/Inetpub/wwwroot/php/periodic/notifies.php
*/10 * * * * c:\php\ -q C:/Inetpub/wwwroot/php/periodic/tags.php
I really don't understand how to overcome the problem. I searched and saw some remedies adviced in Linux machines (changing the chmod etc.) but I couldn't find any for Windows.
I even tried ignoring it and going to the next step, but finally I end up as Dolphine still not properly installed. (I have php and mysql properly installed and even got Imagemagick installed properly).
Please help!!! Else I can't use this great software at all.
I'd be thankful
Thanks
Miraj
It seems like inc/header.inc.php and periodic/periodic.file already existed before you commenced on a new installation.
In your case it's completely harmless to delete these files at all and re-install Dolphin.
after a year or so, i'm meeting the same error. i guess i could ignore these warnings and create cron jobs manually but to no avail. dolphin is still not working cos i couldn't view the admin panel to perform the final step.
did you manage to install it afterall?