Jul 25, 2008

Cannot Install More Than One Script In Root Directory - I am trying to install Joomla, but can't

Free Web Hosting, No Ads > General > Hosted Members Area

free web hosting

Cannot Install More Than One Script In Root Directory - I am trying to install Joomla, but can't

communitykat
I know this is probably a really obvious thing for the pros on this site, but I keep getting this message and can't figure out what I need to do to get Joomla wink.gif

Reply

Saint_Michael
I can only assume your referring to the pre-install scripts,, the simple answer is if you have two pre-installed scripts running on the actual root directory like it will create some conflict in the servers so I suggest 1 of 2 ways to do this

1. Download joomla from the main then upload it that way.

2. Preinstall into it's own directory then set up a redirect for your joomla on your index page. Unless their is something different about it this will mess up your SEO when people search for your site.

EDIT: I do believe this little PHP script will be able to solve the index on the redirect issue

CODE

<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://www.new-url.com" );
?>


Hopefully this helps, of course last I knew you couldn't do a install on the root directory without creating any problems.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : install script directory install joomla

  1. Phpizabi Social Network Script - (1)
  2. Could Someone Make A Php Script For Me? - Script to manage clans and players (3)
    Does someone know a script where you can 1. Add clans to a roster 2. Edit clans on a roster 3. Add
    players too a clan 4. Edit players 5. Schedule matches 6. Add clan Leaders to manage their own clan
    + members 7. Add members to edit their own information And maybe some sort of scoreboard integrated
    where you can put Wins, Draws and loses and that automaticly puts best clans on the top? If there
    isnt such a script could someone create 1 for me? (its for a league ^^)...
  3. Joomla 1.5.2 Broken Link? - Add New User won't work (3)
    So I wiped the whole slate clean and noticed they've got 1.5.2 now, so I installed it. When I
    went to add another admin under the user manager menu, it did nothing when I clicked on "NEW" in the
    upper right. This link is broken or something else is wrong here. I need to be able to add other
    admins to get this thing off and running... Someone help me please... Admin??? Edit: I've come
    to the conclusion that the software that's on the server is bad. Could you, Shree, or someone
    over at Xisto please download a new copy of 1.5.2 to replace the one that's the...
  4. Unable To Replace .png File In Directory - Can't even delete it using Cpanel (7)
    I can't delete a little file using file manager in Cpanel. I'm trying to delete a .png
    image, actually, I'm trying to replace it. The response comes back as a success, but when I
    reload my site it's still there. Then I go back to the file manager and go up a level, then back
    and WOOP! There it is! I'm beyond frustrated here. What is going on?...
  5. Guestbook (cgi-script) Problems - Do u know much bout chmod and cgi-cripts? (1)
    Hi! I'd like to make a guestbook with a cgi-script I found at Lissa Explains it All .
    There were instruction bout how to install this gbook: click here QUOTE Active Guestbook
    Unzip the file, you'll find 4 separate files: guestbook.cgi mail.gif url.gif readme.txt 1.
    Open guestbook.cgi in a plain text editor like notepad. Find out your path to perl from your Web
    host, and change the first line to reflect that. The default setting, #!/usr/bin/perl, usually
    works for most servers. If not, you can try #!/usr/local/bin/perl. Save your changes. ...
  6. Directory Restricted? - I can't edit one of my site's directories (7)
    My website is split into two directories: "site", which is my main site's content, and "forum",
    which explains itself. The "site" directory is mostly filled with Joomla! files due to my
    website using the Joomla! CMS. Previously, I was able to upload templates and extensions to
    Joomla! without fail. However, since today whenever I've done either of these I just get
    "failed" messages. Unable to source it to a problem with Joomla, I tried to access the directories
    using FTP. I was able to access and rename all my directories using FTP, but whenever I t...
  7. Where Do I Upload My Ftp Files? [resolved] - As in, which directory? (1)
    I recently got approved for hosting. I have an account right now, but I don't know which
    directory to post my FTP stuff in. (I don't know if this is in support or not; the search
    results didn't return anything.) I remember with my last host that had CPanel that you had to
    upload it into the "public_html" folder. So I do that, or do I just upload it into the root
    directory? Thanks in advance! (EDIT: Oh, never mind, it is /public_html.)...
  8. Successfully Installing Joomla [resolved] - Has anyone done it? (2)
    Hello everyone, I was wondering if anyone around here has successfully installed Joomla on their
    Trap17 web space. If so, what was your solution to the session save path dilema? I attempted to make
    a custom php.ini with no luck and also attempted to edit the htaccess.txt file. All of these
    solutions yielded no result, my session save path is still not set, and I can't properly install
    Joomla 1.0.13. Should I try using 1.5 RC4? I doubt that would matter, any advice or help is greatly
    appreciated /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0" alt=...
  9. Install Drupal Problem - Could Someone Help Me With This? (1)
    I logged into my CPanel and briefly studied the various modules available and decided I was going to
    install drupal. When I tried to I got this message "- You chose to install in the main directory
    of the domain internet-marketing.trap17.com, but there are conflicting filenames, therefore we can
    not proceed. Following filenames already exist in the main directory of the domain
    internet-marketing.trap17.com (path="/home/XXXXXXXX/public_html/").You must manually remove these
    files before proceeding with auto-installation: images" Exactly what do I do now? http://www...
  10. Upload Script To Transfer Files From Laptop To Desktop - (3)
    Would it be allowed to have an upload script to transfer text files (homework) from laptop to
    desktop? Because my printer is set up from my desktop, and most of my homework is done on my laptop.
    So would this be allowed? Thanks....
  11. Have There Been Any Changes? - PHP script not working anymore. (1)
    Hi, I was wondering if any changes have been made to the PHP and/or MySQL section at trap 17. All of
    a sudden a PHP script is beginneng to give errors where it never did before. I have a greeting card
    system on my website, and all of a sudden, when I try to add a card I get a load of errors, while I
    have not changed any code. These ar erthe errors i am getting: CODE Warning:
    imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions
    in /home/mrdee/public_html/kaart/admin/classes/class_images.inc.php on line 200 Warning&...
  12. Help: Mod Install On Forum - (3)
    Ok I feel really really stupid (Which I am when it comes to this) but anyway on the SMF forum, there
    is a package manager, you click install, and it installs the mods on the forum. However, sometimes
    it gives you a link, to download the mod. So yeah I download it, and it appears on my desktop as a
    bunch of icons that only make a million tabs appear when opened. I was wondering where in the world
    am I supposed to put these mods so that they will work? I have tried some things but they did
    nothing... Please help! Why Don't I ever get any replies! ...
  13. Installing Joomla And Shell Question - i get error when i trayed to install joomla i get some (0)
    i get error when i trayed to install joomla about the default premising check this out i have set
    the file premising to 777 and to 755 and the same problem what to do where to fix this
    http://zam.trap17.com/earn-money/installation/index.php and in my hosting plans i did see shell
    access but i cant it at my cpanel why ??? ---UPDATE--- will i have been able to install joomla
    thanks but i still asking about the shell account double post merged ...
  14. Request For Coders (lots To Do) - Assisting on the Development of a Forum Script (1)
    I recently got involved in a Forum software script which is being developed and thought I should let
    everyone know that they need some assistance in the PHP, MySql, Html, and CSS areas. Also, some
    Visual Designers would be quite useful. AEF Forum Software is the name of the project. It is
    presently in version 1.0.3, and have some pretty cool features already, but in order to advance in
    its standings against such Boards as IPB, phpbb, Yabb, etc, more features and Themes are required.
    Good bunch of people working hard, but just not enough of us to do everything. Come h...
  15. Trying To Install Phpbb3 [resolved] - but getting 'Error 404' (0)
    Ok, ive uploaded al lthe files, but i get an 'Error 404' page every time i try to install
    from the /install directory. I do know how to install php based forums, i have done it many times,
    but im just trying to figure out why this one isnt working. Have tried going through the CHMOD
    settings but that didnt work. Ugh nevermind, my FTP program wasnt telling me it kept on losing the
    connections. Had to upload each file by myself /sad.gif" style="vertical-align:middle" emoid=":("
    border="0" alt="sad.gif" />...
  16. Different Log In Script... - (6)
    Ok well i picked out a new log in script..
    http://evolt.org/PHP-Login-System-with-Adm...tures#authorbio And now I get errors, like i had
    before I guess, but I still get errors. I installed everything properly, and idk why I get these
    errors.. on login screen: QUOTE Warning: session_start() : Cannot send session cache limiter
    - headers already sent (output started at /home/enrit/public_html/include/constants.php:94) in
    /home/enrit/public_html/include/session.php on line 46 and on registering screen: QUOTE
    Warning: session_start() : Cannot send session...
  17. Can't Install Phpbb! - Help! (21)
    I am getting very frustrated as I cannot for the life of me figure out how to install phpbb
    completely. I've uploaded all the files using FTPSmart. I think clicked on the install.php
    fine, and was taken to the screen where I fill everything out. It says I successfully did all that:
    Your admin username has been created. At this point your basic installation is complete. You will
    now be taken to a screen which will allow you to administer your new installation. Please be sure to
    check the General Configuration details and make any required changes. Thank you for ch...
  18. I Need Help With A Joomla Install Not Thru Fantastico [resolved] - (5)
    im installing joomla right now direct install not going thru fantastico currently im stuc and i
    need help its asking for the following info hostname and also database name.. and im not sure what
    do i enter in threse fields.. can anyone help...
  19. Few Joomla Problems! - Nothing serious but... (7)
    Hello! I dont know if this is the right place to open this topic. Probably is because i am
    hosted! Well i have been avoiding this topic but i am afraid that i cant solve this alone.
    It`s nothing serious, just few little warnings, errors, fixes.. Where to start? OK, i have site
    powered by joomla. I installed a loads of components, mambots etc. which will help me to maintain
    the site! I also have SMF forums and i had to bridge them with joomla-smf bridge made by
    joomlahacks.com MY site is TheMusicOnly My joomla version is: 1.0.12 My SMF version is: 1.1...
  20. Security Check Php Register_globals - When installing Joomla on trap17 (7)
    Joomla shows this warning QUOTE Following PHP Server Settings are not optimal for Security
    and it is recommended to change them: * PHP register_globals setting is `ON` instead of
    `OFF` Well it shows two warnings but the other one i can change. Is this something
    i, or you should be woried about or is it normal......
  21. I Need Help Uploading The Install Files - (3)
    QUOTE Obtaining SMF You can download the latest beta from the download page on the
    official Simple Machines website. There are a number of packages available, as this guide covers
    fresh installs, you should download one of the "install" packages as these contain all the files
    needed to get up and running. We suggest you download the zip option as this is most common and
    therefore you are more likely to have the tools required to unzip it already installed on your
    computer. Unzip the package, ensuring you keep the directory structure, if you are using Windows ...
  22. Help With Running A Cgi Script - (2)
    i am having a problem running a cgi script written in perl in my site , the path to perl and file
    permissions and anyother thing that may cause a problem i have checked and found none , the response
    i get is 500 , internal server error ,i am pretty new to perl but i am sure it's nothin wrong
    with the code , so if anybody can throw me a light on what may be wrong i will be most grateful
    ,thanks in anticipation...
  23. Fantastic Script - How ? (2)
    Hi all iam sorry posting here but i think here admins read my post i write some script like famp3 ,
    fanewsletter , famail and .... and i submit my script at hotscripts i want to know how can send my
    script in Fantastic at cpanel for example phpbb it show in Fantastic or wordpress it show at
    Fantastic and users can install script by 1 click i want my script locate at Fantastic with cpanel ?
    cpanel admin or developers must add my script or server admin can add my script in Fantastic !
    thanks...
  24. Joomla Problem - If someone have joomla on this server please help me ! (2)
    I have instal joomla on publc_html but it doesnt work. Can someone help me ? /blink.gif"
    style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Warning:
    main(language_detection.php): failed to open stream: No such file or directory in
    /home/darlord/public_html/installation/index.php on line 24 Warning: main(language_detection.php):
    failed to open stream: No such file or directory in /home/darlord/public_html/installation/index.php
    on line 24 Warning: main(language_detection.php): failed to open stream: No such file or directory
    in /home/darlord/...
  25. Script Error With Domain Name Changing - (8)
    I am trying to change my domain name... and it is not working for me... CODE Warning:
    mysql_real_escape_string(): Access denied for user: 'nobody@localhost'
    (Using password: NO) in /home/trap17/public_html/process/changedomain.php on line 71
    Warning: mysql_real_escape_string(): A link to the server could not be established
    in /home/trap17/public_html/process/changedomain.php on line 71 Warning:
    mysql_real_escape_string(): Access denied for user: 'nobody@localhost'
    (Using passwo...
  26. Coppermine Photo Gallery - Security Alert - For members using this script (1)
    As reported: QUOTE TITLE: Coppermine Photo Gallery Multiple File Extensions Vulnerability
    SECUNIA ADVISORY ID: SA20211 VERIFY ADVISORY: http://secunia.com/advisories/20211/ CRITICAL:
    Moderately critical IMPACT: System access WHERE: From remote SOFTWARE: Coppermine Photo Gallery
    1.x http://secunia.com/product/1427/ DESCRIPTION: A vulnerability has been reported in Coppermine
    Photo Gallery, which can be exploited by malicious users to compromise a vulnerable system. The
    vulnerability is caused due to an error in the handling of file uploads where a filenam...
  27. Help In A Php Script - (1)
    i am having phpnuke in my site and one very important thing i need to have in my site is a
    user's page where his profile and all his friends profiles will be appearing and he can add ,
    delete or accept friends , i know php basics only so if i try to write the script myself ( i mean i
    think i can do if i try ,like i have enabled images to be uploaded in sig for my phbb forum which by
    default as you will be knowing only has text to be dispalyed as sig , and took me whole three days
    to complete it , i also searched the net and downloaded some mods but none of them seeme...
  28. Adress Book Importer Script - Required free (4)
    can some one tell me where i can find a script in php , which imports the email adresses from adress
    books and send them mail ?? for example in many community websites , there is an option that , if
    some one gives his/her email and password..then they import the email adresses from that persons
    adress book or tell that it was wrong password etc.....
  29. Cgi Files? - where does this script belong? (6)
    hello guys, it's been a couple of days that i dont know where this script must be placed and in
    which format...i know it is from perl but what format should i use .pl or .cgi, yep i am a newbie
    /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />
    i also saw that there is a folder in my directory called cgi-bin, do i have tu put it there?
    QUOTE #!/usr/bin/perl $recipient = "me@somemail.com"; # watch out for backslash
    $mail = "/usr/sbin/sendmail"; if($ENV{REQUEST_METHOD} eq 'POST') { re...
  30. Which Is My Server Root Directory? - (3)
    hello guys!, i just installed CubeCart to sell some programs and in order to achieve this i need
    to put my Server Root Path, something like: /usr/local/vhosts/www.domain.com/downloads/download.exe
    the problem is that in my cPanel it says: home/ myaccount /public_html/downloads/something.zip is
    it right to use this path?? or should i use my domain name?? home/ www.mydomain.com
    /public_html/downloads/something.zip and another question, could it be available a file to
    download it if it is in: home/ myaccount /downloads/something.zip (it is not in the public_html...



Looking for Cannot, Install, More, Than, One, Script, In, Root, Directory

Searching Video's for Cannot, Install, More, Than, One, Script, In, Root, Directory
Phpizabi
Social
Network
Script
Could
Someone Make
A Php Script
For Me?
Script to
manage clans
and players
Joomla 1.5.2
Broken Link?
Add New User
won't
work
Unable To
Replace .png
File In
Directory
Can't
even delete
it using
Cpanel
Guestbook
(cgi-script)
Problems Do
u know much
bout chmod
and
cgi-cripts?
Directory
Restricted?
I can't
edit one of
my
site's
directories
Where Do I
Upload My
Ftp Files?
[resolved]
As in, which
directory?
Successfully
Installing
Joomla
[resolved]
Has anyone
done it?
Install
Drupal
Problem
Could
Someone Help
Me With
This?
Upload
Script To
Transfer
Files From
Laptop To
Desktop
Have There
Been Any
Changes? PHP
script not
working
anymore.
Help: Mod
Install On
Forum
Installing
Joomla And
Shell
Question i
get error
when i
trayed to
install
joomla i get
some
Request For
Coders (lots
To Do)
Assisting on
the
Development
of a Forum
Script
Trying To
Install
Phpbb3
[resolved]
but getting
'Error
404'
Different
Log In
Script...
Can't
Install
Phpbb!
Help!
I Need Help
With A
Joomla
Install Not
Thru
Fantastico
[resolved]
Few Joomla
Problems!
; Nothing
serious
but...
Security
Check Php
Register_glo
bals When
installing
Joomla on
trap17
I Need Help
Uploading
The Install
Files
Help With
Running A
Cgi Script
Fantastic
Script How ?
Joomla
Problem If
someone have
joomla on
this server
please help
me !
Script Error
With Domain
Name
Changing
Coppermine
Photo
Gallery -
Security
Alert For
members
using this
script
Help In A
Php Script
Adress Book
Importer
Script
Required
free
Cgi Files?
where does
this script
belong?
Which Is My
Server Root
Directory?
advertisement



Cannot Install More Than One Script In Root Directory - I am trying to install Joomla, but can't



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE