Problems with LAMP + Joomla 1.5 (Apache 2.0, PHP5) - Joomla! Forum - community, help and support


hi there,
i've downloaded joomla, , put /var/www/ directory /joomla15, ie /var/www/joomla15.
whenever try browse there, following error in html:

warning: require_once(/var/www/joomla15/includes/defines.php) [function.require-once]: failed open stream: permission denied in /var/www/joomla15/index.php on line 21

fatal error: require_once() [function.require]: failed opening required '/var/www/joomla15/includes/defines.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/joomla15/index.php on line 21


in apache error log got following:

php warning: php startup: unable load dynamic library '/usr/lib/php5/20060613/gd.so' - /usr/lib/php5/20060613/gd.so: cannot open shared object file: no such file or directory in unknown on line 0
php warning: php startup: unable load dynamic library '/usr/lib/php5/20060613/mcrypt.so' - /usr/lib/php5/20060613/mcrypt.so: cannot open shared object file: no such file or directory in unknown on line 0


until installed "sudo apt-get install phpmyadmin" @ point errors stopped.

in access log following:

127.0.0.1 - - [14/aug/2009:08:25:19 +1000] "get /joomla15/ http/1.1" 200 245 "-" "mozilla/5.0 (x11; u; linux x86_64; en-us; rv:1.9.0.13) gecko/2009080315 ubuntu/9.04 (jaunty) firefox/3.0.13"


i'm not sure what's going wrong, top of phpinfo.php file reads following;

system linux t61server 2.6.28-14-generic #47-ubuntu smp sat jul 25 01:19:55 utc 2009 x86_64
build date apr 23 2009 14:14:36
server api apache 2.0 handler

if can give me advice on do/further information required (and how obtain that), , make joomla1.5 work, great :)
btw, downloaded joomla few hours ago, new joomla.






Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support