Current Page: 1 of 1
Results 1 - 4 of 4
17 years ago
thor1460
Strange. I got it to instead of hang just display a blank page. I then copied my controller, model, and view files to a clean install of Code Igniter and it works fine now. So somehow Code Igniter got messed with and it wasn't me doing it! I never put my WAMP "online". Actually, I'm behind a wireless router, so I don't even know how to. On top of that, I edited my http.conf to onl
Forum: WampServer English
17 years ago
thor1460
Hello. I have been a wamp user for about a year now. And now I'm having a problem I can't figure out. It went like this: I booted up WAMP5, all services loaded up fine. I went to open a project I have, My application gave me an error stating it could not connect to my database. I noticed that the MySQL service was no longer running. I restarted WAMP a few times trying to get it to work. It
Forum: WampServer English
18 years ago
thor1460
I figured out the problem. My document is XHTML1.1, and therefore I was using id tags instead of name tags on the form inputs. This is the correct thing to do with XHTML1.1, and works when the same files are uploaded to other servers, but for some reason it doesn't work locally. I fixed the problem by replacing the id tags with name ones. To me this is not an acceptable compromise, because
Forum: WampServer English
18 years ago
thor1460
I just installed Wamp and I'm just testing it out on my local machine and I was trying to use some forms, but it appears that no $_POST data is being recieved, and no $_GET data is created in the URL. I'm using forms that work fine on different hosts.
Forum: WampServer English
Current Page: 1 of 1