Kan Section 1 : Global environment niet vinde !
Antonov tonova
01/06/2008 15:20:00Goeddag mensen,
ik zit met een probleem, ik kan iets niet vinden in de nieuwe php.ini
het gaat om het stuk:
### Section 1 : Global Environment
#
# The directives in this section aff
# such as the number of concurrent r
# can find its configuration files.
#
nou moet ik dit stukje er aan toevoegen:
# Locatie PHP configuratie bestand
#
PHPiniDir "c:\wwwSoft\Php5"
ik hoep dat jullie me kunnen helpen / vertellen waar ik dit kan vinden?
ik weet dat het in versie 5.1.4 wel aanwezig was.
(het stuk je wat ik over getikt heb komt uit een handleiding.)
ik zit met een probleem, ik kan iets niet vinden in de nieuwe php.ini
het gaat om het stuk:
### Section 1 : Global Environment
#
# The directives in this section aff
# such as the number of concurrent r
# can find its configuration files.
#
nou moet ik dit stukje er aan toevoegen:
# Locatie PHP configuratie bestand
#
PHPiniDir "c:\wwwSoft\Php5"
ik hoep dat jullie me kunnen helpen / vertellen waar ik dit kan vinden?
ik weet dat het in versie 5.1.4 wel aanwezig was.
(het stuk je wat ik over getikt heb komt uit een handleiding.)
Gewijzigd op 01/01/1970 01:00:00 door Antonov tonova
PHP hulp
22/12/2024 12:00:54Noppes
01/06/2008 17:13:00PHPiniDir is een directive in Apache 2
Dus hoe je erbij komt om dat in php.ini te plaatsen is voor mij een vraag, jouw een weet...
http://www.php.net/configuration
En dan wordt het uiteraard:
PHPiniDir "c:/wwwSoft/Php5"
Zelf heb ik in httpd-php5.conf staan
SetEnv PHPRC "X:/php/5"
Dus hoe je erbij komt om dat in php.ini te plaatsen is voor mij een vraag, jouw een weet...
http://www.php.net/configuration
En dan wordt het uiteraard:
PHPiniDir "c:/wwwSoft/Php5"
Zelf heb ik in httpd-php5.conf staan
SetEnv PHPRC "X:/php/5"