I was able to get it to work by creating a new db and starting from scratch. I exported my old addresses and then after some cleanup, imported them into the new installation. All is working now.
One small difference, the old db was named "php-addressbook" and the new is "phpaddressbook", so not sure if the dash is an issue for versions after 8.0?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi to everyone,
I have just install PHP AddressBook but I can't see anything in the index.php page.
I tried the compression_level as in
https://sourceforge.net/p/php-addressbook/discussion/531751/thread/f88988ba/#622c
but no difference.
What could be wrong?
Server: Localhost via UNIX socket
Server version: 5.5.24-0ubuntu0.12.04.1
Protocol version: 10
Apache/2.2.22 (Ubuntu)
MySQL client version: 5.5.24
Last edit: George Basdekis 2012-08-04
I'm having the same problem. I can switch back to the 8.0.0 version and it still works. I don't see any difference in the config files or permissions.
Same problem, blank index :/
I was able to get it to work by creating a new db and starting from scratch. I exported my old addresses and then after some cleanup, imported them into the new installation. All is working now.
One small difference, the old db was named "php-addressbook" and the new is "phpaddressbook", so not sure if the dash is an issue for versions after 8.0?