NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
benawhite1
Nov 28, 2007Aspirant
Installing PHP
Sorry for the newby question, but I am trying to install PHP4. I was able to get apt installed using this as a guide From that point I added the following line to /etc/apt/sources.list deb-src...
benawhite1
Feb 14, 2008Aspirant
Excellent!!!!
I added the following lines in my /etc/frontview/apache/httpd.conf
~Line 26:
~Line 101:
PHP is working, but it seems the GD librbary methods are not available.
Is there something I'm missing?
[update] With a simple reboot, everything is working... :D [/update]
I added the following lines in my /etc/frontview/apache/httpd.conf
~Line 26:
LoadModule php5_module /usr/lib/apache2/modules/libphp5.so
~Line 101:
<IfModule mod_php5.c>
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
</IfModule>
PHP is working, but it seems the GD librbary methods are not available.
Is there something I'm missing?
[update] With a simple reboot, everything is working... :D [/update]
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!