kCFError 303
After building Users management pages as mentioned in your tutorials (blue sky record shop) I want to see the resulting pages on my Mac (Powerbook 10.8.5).
After uploading them to my http://localhost/~user/companyPages/ I want to see user.insert.php.
Using the preview in browser from the File menu, Safari (6.1) reacts with a new tap. (my preference)
But instead of showing the user,insert,php I get a page with:
Safari can't open the page
Safari can't open the page "http://localhost/~gyske/HavasoSculpture-Server/user.insert.php". "The operation couldn't be completed.
(kCFErrorDomainCFNetwork error 303.)" (kCFErrorNetwork:303)
A search on the web delivered no answer what to do against it, except trowing away the safari preferences as I tried without success.
Also I restarted, repaired the system with fsck, what told me all ok.
If I try to load the user.search.php I get the page, but as soon as I ask for a search (a record I know it's there or not) I get again the kCFErrorNetwork:303 error.
Do you know how to overcome this?