préference -> partage -> partage webje n'ai pas trouvé comment redémarer apache dans les pref. sys. (ni en cherchant sur le web...)
et le php -m ca donne quoi ???
préference -> partage -> partage webje n'ai pas trouvé comment redémarer apache dans les pref. sys. (ni en cherchant sur le web...)
je désactive puis réactive => ca redémarre le serveur apache? c'est bien ça?préference -> partage -> partage web
et le php -m ca donne quoi ???
Code : Tout sélectionner
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dom
ereg
exif
fileinfo
filter
ftp
gd
hash
iconv
json
ldap
libxml
mbstring
mysql
mysqli
mysqlnd
odbc
openssl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
SPL
SQLite
sqlite3
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib
[Zend Modules]Code : Tout sélectionner
POSTE:APC-3.1.6 MOI$ make
/bin/sh /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/libtool --mode=install cp ./apc.la /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules
cp ./.libs/apc.so /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules/apc.so
cp: /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules/apc.so: [b]Permission denied[/b]
make: *** [/Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules/apc.la] [b]Error 1[/b]
POSTEy:APC-3.1.6 MOI$ sudo make install
Password:
/bin/sh /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/libtool --mode=install cp ./apc.la /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules
cp ./.libs/apc.so /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules/apc.so
cp ./.libs/apc.lai /Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules/apc.la
----------------------------------------------------------------------
Libraries have been installed in:
/Users/MOI/Desktop/MOI/APC-3.1.6/APC-3.1.6/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Installing shared extensions: /usr/lib/php/extensions/no-debug-non-zts-20090626/dans lequel?le apc.so est bien dans le dossier ?
phpize
export CPPFLAGS="-I/Developer/SDKs/MacOSX10.5.sdk/usr/include/php/ext/pcre/pcrelib"
./configure
make
sudo make install
ensuite dans le php.ini j'ai rajouter
extension=apc.so
un coup de php -m et j'ai apc en premier