higgins
July 28th, 2005, 04:32 AM
Hello
I am running Gallery on Ubuntu with Apache PHP and Mysql. However I keep getting the following errors with my scripts:
Warning: symlink(): Operation not permitted
Warning: chmod(): Operation not permitted
I do not have safe mode on (PHP). Is there anything else that would explain why I am getting these errors? I have mapped the Gallery URL to a folder outside /var/www/. The exact details of /etc/apache2/conf.d/alias is listed below:
Alias /gallery2 /home/tim/G/gallery2
<Directory "/home/tim/G/gallery2">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Any help with this would be great.
System Information
Gallery version 2.0-beta-4
PHP version 4.3.10-10ubuntu4 apache2handler
Webserver Apache/2.0.53 (Ubuntu) PHP/4.3.10-10ubuntu4
Database mysql 4.0.23_Debian-3ubuntu2-log
Toolkits ImageMagick, NetPBM
Operating system Linux ubuntu 2.6.10-5-k7 #1 Fri Jun 24 18:51:20 UTC 2005 i686
Browser Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050721 Firefox/1.0.4 (Ubuntu package 1.0.6)
I am running Gallery on Ubuntu with Apache PHP and Mysql. However I keep getting the following errors with my scripts:
Warning: symlink(): Operation not permitted
Warning: chmod(): Operation not permitted
I do not have safe mode on (PHP). Is there anything else that would explain why I am getting these errors? I have mapped the Gallery URL to a folder outside /var/www/. The exact details of /etc/apache2/conf.d/alias is listed below:
Alias /gallery2 /home/tim/G/gallery2
<Directory "/home/tim/G/gallery2">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Any help with this would be great.
System Information
Gallery version 2.0-beta-4
PHP version 4.3.10-10ubuntu4 apache2handler
Webserver Apache/2.0.53 (Ubuntu) PHP/4.3.10-10ubuntu4
Database mysql 4.0.23_Debian-3ubuntu2-log
Toolkits ImageMagick, NetPBM
Operating system Linux ubuntu 2.6.10-5-k7 #1 Fri Jun 24 18:51:20 UTC 2005 i686
Browser Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050721 Firefox/1.0.4 (Ubuntu package 1.0.6)