24
@Catz (or anyone else who might know)
I'm getting an error in the module's configuration stage:
Warning: fopen(/modules/dms/job_server_config.php) [function.fopen]: failed to open stream: Permission denied in file /modules/dms/inc_write_js_config.php line 4
line 4 of the above mentioned file states:
$fp = fopen($file,'w') or die("
Unable to open $file");
Is it that I need to add another "include_path" to my PHP configuration, or that I have set a directory path wrong earlier in the mod configs? Wha'd'ya'fink?
Never let a man who does not believe something can be done, talk to a man that is doing it.