Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 31998  / 2 Years ago, sun, march 6, 2022, 9:42:17

When I want build-mapserver with php/mapscrit module, I should use the
./configure --with-php= ../php-4.3.11(the dir of PHP), but I do not know the PHP dir on my OS.



I apt-get install the PHP and I locate php on the shell but I seem to get an unrelated result.


More From » php

 Answers
0

Normally you can search for folders and files with the locate command:



locate php5


will print out lots of paths containing php - the "php folder" itself should be the /usr/lib/php5 folder.


[#36359] Monday, March 7, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
lintical

Total Points: 344
Total Questions: 122
Total Answers: 106

Location: Sint Maarten
Member since Mon, Oct 12, 2020
4 Years ago
;