Topic: Problem installing -- URL path incorrect
I've installed Cutephp on my host server (Apache running PHP 5.3) in a subfolder of my directory, as follows:
myhost.net/~myusername/cutephp/
Note the tilde (~) in the path. I got to the screen that checks to see of all folders that need to be writable are -- all good. I filled in my username and password, then submitted. I was then showed the Congratulations and Get Started screen. CLICK. Now, here's the problem. Cuephp wants to remove the tilde from the URL of the site, and so I get a server error:
"The requested URL /myusername/ was not found on this server."
Notice the tilde is missing. I'm stuck. What to do?