![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Aug 2006
Location: Atlanta, GA
Beans: 58
Ubuntu 9.10 Karmic Koala
|
Apache & PHP Blank Page
Hello all,
After attempting to work with apache2 and php, I discovered that it was not displaying php pages for some reason. When I goto them in Firefox, it simply shows a blank page. Now I did a phpinfo(); page just to test, and that does not work either, but it works in the cli. How can I fix this? Thanks -Tanner |
|
|
|
|
|
#2 |
|
Has an Ubuntu Drip
![]() Join Date: May 2006
Location: UK
Beans: 664
Ubuntu 8.04 Hardy Heron
|
Re: Apache & PHP Blank Page
I used this to get going,
https://help.ubuntu.com/community/ApacheMySQLPHP and it all works fine... Make sure you have all the relevant packages installed. |
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Aug 2006
Location: Atlanta, GA
Beans: 58
Ubuntu 9.10 Karmic Koala
|
Re: Apache & PHP Blank Page
If it helps at all, I have found this in my error.log for apache.
[Tue Jun 05 21:55:10 2007] [notice] child pid 9210 exit signal Segmentation fault (11), possible coredump in /tmp -Tanner |
|
|
|
|
|
#4 | ||
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
Beans: 8
Ubuntu 7.04 Feisty Fawn
|
Re: Apache & PHP Blank Page
Heya Tanner,
I just ran across this exact issue myself this morning. Can you provide the output of this command: Quote:
to find out which module may be causing the problem, move (with 'sudo mv') all of those .ini files listed in /etc/php5/conf.d and move them into a different directory, i made a "inifiles" directory under the conf.d directory and then moved them all in there. after you have moved all the .ini files from conf.d, restart apache2 Quote:
if the module causing the problem is not needed, it may just be worth uninstalling it. --brien.
__________________
----------------------------------------- Hangout .. : http://forums.reebosak.net/ Learn .... : http://www.code-a-day.com/ |
||
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Aug 2006
Location: Atlanta, GA
Beans: 58
Ubuntu 9.10 Karmic Koala
|
Re: Apache & PHP Blank Page
Hello,
I did install php-gtk. After following your instructions and removing it; eureka it works. Many thanks. -Tanner |
|
|
|
|
|
#6 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
Beans: 8
Ubuntu 7.04 Feisty Fawn
|
Re: Apache & PHP Blank Page
awesome!
--brien
__________________
----------------------------------------- Hangout .. : http://forums.reebosak.net/ Learn .... : http://www.code-a-day.com/ |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|