|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
includes issue
just installed php on redhat 9.0
I think all should be good, I transfered a bunch of code over from my hosting and I can't get it to work. I get this error Warning: Failed opening '/home/hysteriaweb/sitebuilder/v5/includes.php' for inclusion (include_path='.:/php/includes') in /home/hysteriaweb/www/config.php on line 17 When the files in this path is fine, see.... [hysteriaweb@localhost: ~/www] ls -la /home/hysteriaweb/sitebuilder/v5/ total 28 drwxrwxr-x 6 hysteriaweb hysteriaweb 4096 Jun 25 15:25 . drwx------ 8 hysteriaweb hysteriaweb 4096 Jun 25 15:16 .. drwxrwxr-x 4 hysteriaweb hysteriaweb 4096 Jun 25 15:25 extras -rw-rw-r-- 1 hysteriaweb hysteriaweb 1506 May 30 17:54 includes.php drwxrwxr-x 2 hysteriaweb hysteriaweb 4096 Jun 25 15:25 libs drwxrwxr-x 3 hysteriaweb hysteriaweb 4096 Jun 25 15:25 objects drwxrwxr-x 5 hysteriaweb hysteriaweb 4096 Jun 26 13:19 templates I am confused! I thought it might be my includes, but it is an absolute link, and I do have the . in the php ini in the path anyway! Help! Thanks |
|
#2
|
|||
|
|||
|
RE: includes issue
if you go to the directory where the file to include is and do a
pwd What does it show for the path? |
|
#3
|
|||
|
|||
|
RE: includes issue
cd /home/hysteriaweb/sitebuilder/v5/
ls extras includes.php libs objects templates pwd /home/hysteriaweb/sitebuilder/v5 here you go!!!! |
|
#4
|
|||
|
|||
|
RE: includes issue
Let me see your include line
|
|
#5
|
|||
|
|||
|
RE: includes issue
include "/home/hysteriaweb/sitebuilder/v5/includes.php";
like I said works fine at my hosting! |
|
#6
|
|||
|
|||
|
RE: includes issue
ok, well strange but fixed.
I was messing with testing my hosting sync tool and recopied it and it seems to work! odd, odd, odd. Thanks anyway |
|
#7
|
|||
|
|||
|
RE: includes issue
Good I abandon you because It looked OK to me and I did not know how to help you
|
|
#8
|
|||
|
|||
|
RE: includes issue
That's charming! :-)
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > includes issue |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|