I'm having some issues getting my username to save when
seting up simpleblog....
Here's teh error I'm getting:
Whoops!
Information not saved. I ran into a problem while
saving your Username and/or Password.
Server Reported:
I've done everything in the troubleshooter, but I'm
still getting this error...
Help is appreciated!
Thanks!
-Nathan
Logged In: YES
user_id=1112560
I ran across this too... first make sure that the three folders
created "config," "content," and images have "write
permissions" set.
My hosting companel has a control panel with a file manager.
If yours does then access the folders on the internet and
change the permissions there.
From INSTALL.TXT :
If you are still having trouble saving your username and
password, it is most likely due to a SAFE MODE issue.
By default, PHP is set to run in SAFE MODE.
PHP does a UID (User ID) compare check when opening files.
If the "sb_functions.php" file has a different UID then the
"config" directory, then it will not be able to write any
files to it...
The solution is to change the UIDs of all the files and
directories so that they are all the same. This will enable
the PHP files to create files and directories.
This can be accompilshed with the CHOWN command, if you
has access to the server. Otherwise, you will need to
contact your service provider, and tell them to change
the UID of the directory.
Logged In: YES
user_id=1338564
bentplanet appeared to have given a satisfactory answer to
this question with no replies for a year. Closing.