|
#1
|
|||
|
|||
|
I have a index.php file that i need to be the my main .com file, i keep uploading the file into the main public_html directory but it wont work
the file wont go live. Please help me
|
|
#2
|
||||
|
||||
|
Quote:
1. The URL 2. Where we can view the index.php file. If you have a index.htm or index.html there, they will have to be removed. Or create a .htaccess file with the below line in it.. # Make sure index.php loads before index.html DirectoryIndex index.php index.html index.htm |
|
#3
|
|||
|
|||
|
my website is http://womenherbal.com/index.php
Quote:
|
|
#4
|
|||
|
|||
|
looks like IT's working just fine.. it's referencing a /includes/global.php that doesn't exist.
|
|
#5
|
||||
|
||||
|
not working for me...
|
|
#6
|
|||
|
|||
|
well now you're just messing with it.. it's redirecting to http://index.html
that's not gonna work. ETA: ok, now you're back to missing the /includes/global.php but of course by the time i save this, it'll be back to trying to load index.html |
|
#7
|
|||
|
|||
|
ok it should be going here now /includes/global.php
i just saw something in the ht access file that might have changed it but didnt so i put it back so what do i do next, the file i want to upload has to be .php cannot be html |
|
#8
|
|||
|
|||
|
your index.php is trying to include a file called includes/global.php - that doesn't exist, that's causing all those errors.
presumably it's supposed to be in '/home/icandy/public_html/includes/global.php' which is really what the include should say instead of just 'includes/global.php' if that's what it's supposed to be i really can't help you beyond that. the server is working. it's not a system issue, certainly not a network issue. Quote:
make sure it's all lowercase too as *nix is case sensitive. Last edited by brad; 02-19-2008 at 10:00 PM. |
|
#9
|
||||
|
||||
|
You might try a full URL or path to the include file line 24...
/home/icandy/public_html/includes/global.php or http://womenherbal.com/includes/global.php BTW I get a 404 going to the above link. |
|
#10
|
|||
|
|||
|
thanks for all your help guys, the problem is resolved
![]() i was missing 2 files ![]()
|
|
#11
|
|||
|
|||
|
yes, as i told you 3x.
|
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
All times are GMT -6. The time now is 04:29 AM.











