View previous topic :: View next topic |
Author |
Message |
Kent -
Joined: 12 Jan 2003 Posts: 137
|
Posted: Thu Aug 07, 2003 12:08 am Post subject: php.ini problems |
|
|
I have 3 abyss servers running on my system
all of them are running phpbb forum software
they all use to work until my old php.ini file
was damaged. Now my new php.ini files not doing the trick
it gives me a No input file specified. error and I can't remember how to set
the doc_root="" section for multiple server roots in my php.ini file (brain fart) can someone help me out here? |
|
Back to top |
|
 |
Svempa -
Joined: 07 Aug 2003 Posts: 2 Location: Goteborg, Sweden
|
Posted: Thu Aug 07, 2003 9:25 am Post subject: php.ini |
|
|
Did you check if you have doc_root set? Like
doc_root = C:\Program\Abyss Web Server\htdocs
or something (for a PC installation)? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Thu Aug 07, 2003 3:33 pm Post subject: Re: php.ini problems |
|
|
Kent wrote: | I have 3 abyss servers running on my system
all of them are running phpbb forum software
they all use to work until my old php.ini file
was damaged. Now my new php.ini files not doing the trick
it gives me a No input file specified. error and I can't remember how to set
the doc_root="" section for multiple server roots in my php.ini file (brain fart) can someone help me out here? |
Please upgrade the version 1.1.6 and you won't have to worry about the "No input file specified" error (it seems that you are running 1.1.5). _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Kent -
Joined: 12 Jan 2003 Posts: 137
|
Posted: Fri Aug 08, 2003 8:54 pm Post subject: |
|
|
im running 1.1.6 for a 3 servers on this box
I just changed the doc_root= "c:\server\abyss1"
to
doc_root=" " (- blank )
and now all php files are working for all 3 of my servers
(hosted on same box) |
|
Back to top |
|
 |
|