ZenphotoCMS Forum
One database to wordpress and zenphoto - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: One database to wordpress and zenphoto (/thread-7438.html)



One database to wordpress and zenphoto - lucky - 2010-08-07

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)




One database to wordpress and zenphoto - fretzl - 2010-08-07

[i]Can I use the same db for wordpress and zenphoto?[/i]
Yes, you can use one database as long as you use different prefixes for the tables.
(Zenphoto uses zp and WordPress uses wp)

[i]Is this the right way to do it?[/i]
Should not be a problem.

[i]500 Internal Server Error[/i]
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 ;-)