Hi, while running the installation routine, I have this message:
wp_usermeta: Table 'chti77.wp_usermeta' doesn't exist
Can some please help me on solving this?
Thanks
Hi, while running the installation routine, I have this message:
wp_usermeta: Table 'chti77.wp_usermeta' doesn't exist
Can some please help me on solving this?
Thanks
Nevermind, found the solution:
For installions at "FREE", I resolved the problem with the following .htaccess content :
php 1
# BEGIN WordPress
ErrorDocument 404 /index.php
# END WordPress
and it works
This topic has been closed to new replies.