Hello
I only have one database at my webhost.
Can I use the same db for wordpress and zenphoto? I have set up a new user for zenphoto and instaled the map to zen under puclic_html. Here is also the map for my wordpress page.
Is this the right way to do it?
The reason I ask is that when I shall write in my data on setup I got this error message: 500 Internal Server Error
The request was not completed. The server met an unexpected condition.
cpanel24.proisp.no/~shmcfluv/zenphoto/zp-core/setup.php (port 80)
Comments
Yes, you can use one database as long as you use different prefixes for the tables.
(Zenphoto uses zp_ and WordPress uses wp_)
Is this the right way to do it?
Should not be a problem.
500 Internal Server Error
It may be a problem with the .htaccess file -- some servers don't support them. Try removing it and turning off mod_rewrite to see if that helps.
Actually this last answer was copied from an answer somewhere else on this forum.
A forum search might really help ;-)