Please moderator xuzuning adults in: jpgraph path.
Moderator Ah, please look again AH:
PHP has written:
Require_once (' src/jpgraph.php ');
Require_once (' src/jpgraph_bar.php ');
These 2 files are in:
C:\Program Files (x86) \easyphp-12.1\php\jpgraph\src.
And then php.ini, it turns out that:
; Windows: "\path1;\path2"
; include_path = ".; ${path}\php\includes "
;
But no matter how I change, like:
; Windows: "\path1;\path2"
; include_path = "; ${path}\php\includes; C:\Program Files (x86) \easyphp-12.1\php\jpgraph "
Or
; Windows: "\path1;\path2"
; include_path = "; ${path}\php\includes; C:\Program Files (x86) \easyphp-12.1\php\jpgraph, SCR "
All are reported these 2 mistakes!!!!
Warning:require_once (src/jpgraph.php): Failed to open stream:no such file or directory in C:\Program Files (x86) \easyphp -12.1\www\formulaire\reponse_formulaire_systemb_1.php on line 13
Fatal error:require_once (): Failed opening required ' src/jpgraph.php ' (include_path= '.; C:\php\pear ') in C:\Program Files (x86) \easyphp-12.1\www\formulaire\reponse_formulaire_systemb_1.php on line 13
What the hell is going on?
include_path = What to write here, my head is a few laps. Thank you for your advice, never forget.
------Solution--------------------
include_path = ".; C:\Program Files (x86) \easyphp-12.1\php\jpgraph "