I did a fresh install of 1.7.1 on our web server (no previous versions). All went well. I entered the guild name/server by copying it right out of the CharacterProfile.lua file. The next task seems to be to update the guild roster.
I generated the CharacterProfile.lua file and exited WoW. Went to the update.php page and navigated to the correct lua file in Account\savedvariables folder and entered the password for guild roster update.
Pause of a few seconds then I get the Update list which is blank and the same SQL statement in the bottom half as repeated here before "Select 'roster_config', etc etc.
I have ensured that I am using the correct file and the server diagnostics indicates no problem on the server. Checking the MySQL database shows 19 tables in there and all looks normal.
The server itself is running CGI/PHP4/MySQL4. I have seen some discussio on checking the temp directory for permissions but I don't have access to a php.ini file that I can see and don't know where this temp directory would be (shared server through hosting co).
Any ideas at what to check next?