LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Insert problem Php (https://www.linuxquestions.org/questions/linux-newbie-8/insert-problem-php-372357/)

petenyce 10-12-2005 02:25 PM

Insert problem Php
 
I have php mysql and apache installe don fedora 4. Everything seems to be working. But when i try to submitt data from my form into my mysql database i get a white blank sceen instead of 1 record inserted into the dataabase? is it soemthing in apache, or selinux? or php very confused.. had the script working before i did a re install now it doesnt submitt intot he database. Is it a mysql issue? i have full privildges?


Any insight would be great

pete

jonaskoelker 10-12-2005 02:52 PM

read ESR's smart questions.

Does `hello world' in PHP work? Does manually inserting data into your DB work (i.e. w/o apache/php)? Does manually fetching (i.e. reading) data work? From PHP too?

Post your apache, php and mysql config where relevant, and post the script.

Since it may be quite long, you may want to post links to them instead.

Best of luck --Jonas


All times are GMT -5. The time now is 03:14 PM.