@ MichealH:
Im not upgrading, i have a working 2.0 installation on a linux box. I want to move this to my new server.
For this i thought the easiest way is to upload a fresh copy and move the db to use. Which didnt work as described.
I tried a 1.5.2 install and upgrade that which also didnt work.
@ Direkt:
Ive install apache / php / mysql with Unix ports (im using freebsd 6.0 amd64)
PHPmyadmin and other PHP scripts work perfectly, so does the mysql part. Apache itself works fine aswell as far as i can tell.
I’ve looked in the httpd-error.log and found something disturbing:
Allowed memory size of 8388608 bytes exhausted at /usr/ports/www/mod_php4/work/php-4.4.0/Zend/zend_execute_API.c:339 (Tried to allocate 0 bytes)
Allowed memory size of 8388608 bytes exhausted at /usr/ports/www/mod_php4/work/php-4.4.0/Zend/zend_execute_API.c:339 (Tried to allocate 0 bytes)
This happend when i tried to login, and ended up in a blank page.
The httpd-access.log looks normal, no errors or weird things there.
My apache is installed in /usr/local/etc/sbin/ /usr/local/etc/apache2/
Its a bit nested just like mysql and php because its a port install.
Hope this helps!
Thanks in advance!
If you see any of those tell me which ones you see, unless you know what you’re doing, which I bet you do. Erm, im fairly new to all this. Ive been running windows servers and preinstalled linux distros for some time. But i wanted to do something new and installed BSD on my servers. So yes i know what im doing when it comes to configureing a simple apache/php setup. No i need extensive documentation for BSD. ??