Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #15382
| Newsgroups | comp.lang.php |
|---|---|
| Date | 2015-06-02 10:54 -0700 |
| References | <3686f5b6-f8d9-47d8-abe2-377b713f6c9b@googlegroups.com> <mk5qm6$5bl$1@dont-email.me> <mk5s92$k1a$1@solani.org> |
| Message-ID | <9dde102e-0baa-46c2-ab19-eef4c018b650@googlegroups.com> (permalink) |
| Subject | Re: force include_path to search in $_Server['Document_Root'] |
| From | jans <janis.rough@gmail.com> |
On Wednesday, May 27, 2015 at 6:50:32 PM UTC-7, Christoph M. Becker wrote: Okay, I got it, the person who gave me the files left something out of the library but it didn't help that windows encrypted the files. thanks, you were right. > Jerry Stuckle wrote: > > > You do not need to change the include path for the server to look in the > > document root. Every request to the server is based off the directory > > configured in the server. > > > > From your errors it looks like your directory structure is not set up > > correctly. And after changing the php.ini file, did you restart the web > > server? > > > > You REALLY NEED TO BE TALKING TO THE PERSON WHO GAVE YOU THE FILES ABOUT > > THIS! ALL YOU ARE DOING IS SHOOTING IN THE DARK AND WASTING OTHER > > PEOPLE'S TIME (ALONG WITH YOUR OWN). > > > > If you had done this at the start, you would have had a working system > > two (or more) weeks ago. > > Even if I think that SHOUTING is generally a bad practice, in this case > it appears to be appropriate. I fully agree with Jerry, that you, > Janis, really should get the basic setup right, instead of trying to > work around the errors one by one. > > And most likely it is appropriate to rewrite the script to work with > recent versions of Zend Framework (or any other framework, or even > none), instead of sticking with an already old, probably buggy and > unsupported version. > > -- > Christoph M. Becker
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
force include_path to search in $_Server['Document_Root'] jans <janis.rough@gmail.com> - 2015-05-27 12:08 -0700
Re: force include_path to search in $_Server['Document_Root'] Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-27 21:24 -0400
Re: force include_path to search in $_Server['Document_Root'] "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-05-28 03:50 +0200
Re: force include_path to search in $_Server['Document_Root'] jans <janis.rough@gmail.com> - 2015-06-01 17:08 -0700
Re: force include_path to search in $_Server['Document_Root'] jans <janis.rough@gmail.com> - 2015-06-02 10:05 -0700
Re: force include_path to search in $_Server['Document_Root'] jans <janis.rough@gmail.com> - 2015-06-02 10:54 -0700
csiph-web