Forums GobbleRSS

Blank Page?

Subscribe to Blank Page? 5 post(s), 2 voice(s)

 
Avatar farid 4 post(s)

So I installed PHP and MySQL and as far as I can tell everything is working, but when try to access index.php I get a blank page. I know PHP is working because I made a <?php phpinfo(); ?> test page and it worked correctly. What am I doing wrong?

 
Avatar Guillaume Bo... Administrator 203 post(s)

Check your Apache error log for PHP errors.

Try subs.php instead of index.php and add at least one feed as a subscription.

- Guillaume

 
Avatar farid 4 post(s)

Yeah I was able to see subs.php and I added a couple of feeds but I still get nothing when I try to access index.php I’m gonna check the Apache error log and I will post any error if there is one.

 
Avatar farid 4 post(s)

Thu Jan 25 09:31:12 2007 [client 0.0.0.0] PHP Fatal error: Call to undefiend function mysql_connect() in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\functions.inc.php on line 6, referer: http://’my_gobblerss_url’

 
Avatar farid 4 post(s)

I got it working, php5 is a mess. It doesn’t work with mysql easily. I’m not even sure how i fixed it, but its working now :) Great program, thanks a lot man.

Forums GobbleRSS