Web Development Thread, PHP error on Manual WAMP setup in Coding and Web Development; I have set up WAMP manually and not using any of the ready made installers available....
Ive managed to get ...
-
28th March 2007, 07:35 AM #1
- Rep Power
- 0
PHP error on Manual WAMP setup
I have set up WAMP manually and not using any of the ready made installers available....
Ive managed to get PHP working, and the phpinfo function working.....
My first page seems to work ok aswell..... its a login page which then goes off to check the username and password from database and then redirect's accordinly..... the problem i am having is that if the password or username is incorrect it is sending them back to the login page..... but if it is successful then all i am getting is a blank screen.....
Have any of you's come accross a similar problem...... im going to be looking at the error logs this morning......
All help would be greatful
Cheers
Niraj
-
-
IDG Tech News
-
28th March 2007, 07:47 AM #2 Re: PHP error on Manual WAMP setup
It sounds like a php error in the code somewhere, with error reporting turned off (to the screen at least). The error log should enlighten you. Otherwise, edit the php.ini file to increase the level of error reporting so it displays on screen (cuts down on debugging time).
-
-
28th March 2007, 07:52 AM #3
- Rep Power
- 0
Re: PHP error on Manual WAMP setup
thanks for that i will try and get that enabled to see whats going on....
But the thing is i have the application working on my laptop using WAMP and it all seems to function perfectly, im just trying to setup a webserver so that the app can go live......
-
-
28th March 2007, 08:48 AM #4
- Rep Power
- 0
Re: PHP error on Manual WAMP setup
but if it is successful then all i am getting is a blank screen
Sounds like they are being redirected to the wrong place..??? or to faulty code or a dodgy app. Which app? is it home made?
Doesnt sound like a "php" fault as its obviously working before you get that far.
-
-
28th March 2007, 08:55 AM #5 Re: PHP error on Manual WAMP setup
Do you have all the extensions installed and enabled on the new machine that the old one had? For example, the default install of php on windows via the msi installer doesn't install any extensions by default. The error message will indicate what the problem is...
-
-
28th March 2007, 09:47 AM #6
- Rep Power
- 0
Re: PHP error on Manual WAMP setup
@EeEk The app is something that i have created for the school and have got it working at another school in leicestershire..... i just having issues getting the server set up for it to work at my school...
@Localzuk I didnt use the msi installer of PHP... i got the binary version and have installed the extensions that i need. the only one i use is php_mysql.dll
Ive had a busy morning so still not managed to get around to looking at it.... i will be doing so in the next hour so i will check error logs and post results....
Thanks for suggestions though!!
-
SHARE: 
Similar Threads
-
By linkazoid in forum Web Development
Replies: 8
Last Post: 18th October 2007, 11:21 AM
-
By markwilliamson2001 in forum Hardware
Replies: 2
Last Post: 17th October 2007, 02:24 PM
-
Replies: 5
Last Post: 28th July 2007, 01:08 PM
-
By plexer in forum Educational Software
Replies: 0
Last Post: 22nd January 2007, 12:39 PM
-
By iatra in forum Windows
Replies: 1
Last Post: 9th January 2007, 04:02 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules