Gatt (29th April 2008)

ok just intalled Joomla onto a demo server here and got this error when I go to access it:
have set the permissions on all the directories specified in the readme and during the install but this crops upCode:Warning: fopen(/usr/share/websites/joomla/modules/jsn_imageshow/xmldata72.xml) [function.fopen]: failed to open stream: Permission denied in /usr/share/websites/joomla/modules/mod_jsn_imageshow.php on line 147 Warning: fwrite(): supplied argument is not a valid stream resource in /usr/share/websites/joomla/modules/mod_jsn_imageshow.php on line 148 Warning: fclose(): supplied argument is not a valid stream resource in /usr/share/websites/joomla/modules/mod_jsn_imageshow.php on line 149
Any suggestions?

does apache user have read/write on the filesystem?
looks like permissions problem.
edit. ok I see you already looked there.
maybe try 777 them to test.
Gatt (29th April 2008)

you mean chmod the whole Joomla Dir?
now why wasn't this in new posts?![]()

Try making the following folder writeable
modules/jsn_imageshow
Gatt (29th April 2008)

@sysman_mk - yeah added that one too
found the problem tho..
i used chmod 777 <dir> but needed to use chmod -R 777 <dir>
its working now
'-R' means recursive for those following along.![]()

lol - thanks Geoff should have added that in :P

I think I'm having the same sort of problem which I'm still having trouble with, is it trying to put/make a file/folder in the installation directory but can't?

argh! solved that error then all of a sudden one||zero is throwing up a host of errors
Notice: Use of undefined constant PHP_SELF - assumed 'PHP_SELF' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 46
Notice: Use of undefined constant PHP_SELF - assumed 'PHP_SELF' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 46
Notice: Use of undefined constant PHP_SELF - assumed 'PHP_SELF' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 47
Notice: Use of undefined constant PHP_SELF - assumed 'PHP_SELF' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 47
Notice: Use of undefined constant PHP_SELF - assumed 'PHP_SELF' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 48
Notice: Use of undefined constant document_root - assumed 'document_root' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 64
Notice: Undefined index: document_root in /usr/share/websites/helpdesk/common/init_server_settings.php on line 64
Notice: Use of undefined constant server_name - assumed 'server_name' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 69
Notice: Use of undefined constant oneorzero_web_alias - assumed 'oneorzero_web_alias' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 70
Notice: Use of undefined constant max_attachment_size - assumed 'max_attachment_size' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 71
Notice: Use of undefined constant file_upload_directory - assumed 'file_upload_directory' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 76
Notice: Use of undefined constant database - assumed 'database' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 78
Notice: Use of undefined constant db_host - assumed 'db_host' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 79
Notice: Use of undefined constant db_user - assumed 'db_user' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 80
Notice: Use of undefined constant db_pwd - assumed 'db_pwd' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 81
Notice: Use of undefined constant db_name - assumed 'db_name' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 82
Notice: Use of undefined constant table_prefix - assumed 'table_prefix' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 86
Notice: Use of undefined constant sqlite_dbfile - assumed 'sqlite_dbfile' in /usr/share/websites/helpdesk/common/init_server_settings.php on line 88
Notice: Undefined index: sqlite_dbfile in /usr/share/websites/helpdesk/common/init_server_settings.php on line 88

in fact - only joomla is working now :-S
There are currently 1 users browsing this thread. (0 members and 1 guests)