I am using a Mac OS X Leopard server. The svnmager is installed and it seems to be running, but if I login as admin and try to add my first user the I get an empty page...
In the database I found the structure, but no entries.
The Apache I using does not have mcrypt. Can this be the problem? How can I workaround this?
Thank you very much!
Steffen
---
PHP Version 5.2.6
System Darwin mmlab-server.ti-mmlab.haw-hamburg.de 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
Build Date Jul 17 2008 23:00:49
Has this worked out already? This looks like a database problem. What database type are you using? Have the access rights to a possible sqlite database changed, this should be readable by the webserver user.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am using a Mac OS X Leopard server. The svnmager is installed and it seems to be running, but if I login as admin and try to add my first user the I get an empty page...
In the database I found the structure, but no entries.
The Apache I using does not have mcrypt. Can this be the problem? How can I workaround this?
Thank you very much!
Steffen
---
PHP Version 5.2.6
System Darwin mmlab-server.ti-mmlab.haw-hamburg.de 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
Build Date Jul 17 2008 23:00:49
Configure Command
'/SourceCache/apache_mod_php/apache_mod_php-44.1/php/configure' '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--with-apxs2=/usr/sbin/apxs' '--with-ldap=/usr' '--with-kerberos=/usr' '--enable-cli' '--with-zlib-dir=/usr' '--enable-trans-sid' '--with-xml' '--enable-exif' '--enable-ftp' '--enable-mbstring' '--enable-mbregex' '--enable-dbx' '--enable-sockets' '--with-iodbc=/usr' '--with-curl=/usr' '--with-config-file-path=/etc' '--sysconfdir=/private/etc' '--with-mysql-sock=/var/mysql' '--with-mysqli=/usr/bin/mysql_config' '--with-mysql=/usr' '--with-openssl' '--with-xmlrpc' '--with-xsl=/usr' '--without-pear'
Has this worked out already? This looks like a database problem. What database type are you using? Have the access rights to a possible sqlite database changed, this should be readable by the webserver user.