Re: /PHP/libs/libphp4.so не найден!

vika_ma

dgaf

сочувствую

vika_ma

почему нет файла libphp4.so ?

dgaf

а почему он должен быть?

stat7984215

у меня тоже:
mutant alex # ls -la /PHP/libs/libphp4.so
ls: /PHP/libs/libphp4.so: No such file or directory
даже больше:
mutant alex # ls -la /PHP
ls: /PHP: No such file or directory
но поверь, меня это нискольео не смущает
а почему тебя это " "?

vika_ma

а почему он должен быт?
Да,он должен быть/ Смотри /
You will need to ensure that two very important files are copied to their correct locations. First, issue the following command to copy the distributed version of php.ini to its default location. You will learn more about php.ini later in this hour.
#> cp php.ini-dist /usr/local/php/lib/php.ini
Next, copy the PHP shared object file to its proper place in the Apache installation directory, if it has not already been placed there by the installation process:
#> cp libs/libphp4.so /usr/local/apache2/modules/
You should now be able to configure and run Apache, but let's cover some additional configuration options before heading on to the "Integrating PHP with Apache on Linux/Unix" section
../conf/httpd.conf:
LoadModule php4_module        modules/libphp4.so
AddType application/x-httpd-php .php

eee1

почему нет файла libphp4.so ?
а потому что
ЗЫ. для справки:
Оставить комментарий
Имя или ник:
Комментарий: