HI all
There are various reasons why "No input file specified" happens
Kickstart unpacks and prepares everything but I never experienced
problems with it (kickstart), Localy MAMP XAMPP WAMP server usually
bypass ini directives there are two ini.php one in the root and one in
the /administrator
on some hosting it has issues (specialy if it is shred hosting ) related
to configurations so lets start.
----------------------
1
----------------------
First disable SEF URL and try if it helps but if you need SEF URL here
are the options ( when you disable in back end don't ctrl+r or f5)
browser actually remembers id and code from url so go to front end home
page clear browser cache refresh and click on link
----------------------
or 2
----------------------
You'll have to rename htaccess.bak that it makes to .htaccess
Check if sef url is turned on on 1.7 2.5 they are on by default
From the Joomla Control Panel go to “global setting” and under the Site
Tab turn off SEF and Apache Use URL rewriting” check if that makes
difference
also try ro Remove any #’s if any from RewriteEngine On and RewriteBase
and if your site is on a sub-directory do like this
RewriteBase /yourJoomlaRootFolder/
----------------------
or 3
----------------------
In your Joomla root directory look for “php.ini” and rename it
“php5.ini” (this should be without quotes) and if doesn't helps add next
line in php5.ini
"cgi.fix_pathinfo = 1"
related to this Godaddy users which I was recently should do next (this
is related to shared hosting not wds or ds )
go to Settings > File Extensions
change .php and .php5 from “PHP5.2xFastCGI” to “PHP5.2X” if it doesn
help contact them because advanced technical support could resolve issue
i have had experience that although have had two same plans (de luxe)
and have same settings one worked fine but other was giving "No input
file specified"
after contacting support they contacted advanced technical and they
resolved issue
----------------------
or
----------------------
check your paths in configuration .ini
some times people jus unpack with kick start and change localy in
configuration.ini db host user and pass and upload to server via ftp
and leave with old values
var $log_path = 'home/content/yy/.../logs';
var $tmp_path = 'home/content/yy/.../tmp';
change to
var $log_path = './logs';
var $tmp_path = './tmp';
or find your absolute path change instead of "." and upload via ftp
----------------------
or 4
----------------------
if nothing ot this helps contact your hosting support if they have to
contact their advanced technical support send them all these steps so
that can be aware what you have tried , that way you'll get much faster
response instead them to tamper around.
Again FYI
quote
"Yes i did. I also forgot to mention I installed in a sub dir, not the root"
this is most important part see step 2
Regards ADjuric
On 4/24/2012 3:47 AM, [email protected] wrote:
Send joomla mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nyphp.org/mailman/listinfo/joomla
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of joomla digest..."
Today's Topics:
1. No input file specified. (Todd)
2. Re: No input file specified. (Scott Wolpow)
3. Re: No input file specified. (Todd S)
----------------------------------------------------------------------
Message: 1
Date: Mon, 23 Apr 2012 21:36:43 -0400
From: Todd<[email protected]>
To: "NYPHP SIG: Joomla"<[email protected]>
Subject: [joomla] No input file specified.
Message-ID:<cbbb7b41.22867%[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi All,
I just developed a site locally on the latest version joomla, then used
akeeba back to put on the live site. It looks like all the files and
database transferred over. The homepage works, which use 1 template, However
on all my subpages, which uses a different template, it's giving me the
error "No input file specified." Any idea what or why that is?
Thanks,
Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.nyphp.org/pipermail/joomla/attachments/20120423/1bb4fb79/attachment-0001.html>
------------------------------
Message: 2
Date: Mon, 23 Apr 2012 21:45:05 -0400
From: Scott Wolpow<[email protected]>
To: [email protected]
Subject: Re: [joomla] No input file specified.
Message-ID:<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
Did you use kickstart?
Scott Wolpow
On 4/23/2012 9:36 PM, Todd wrote:
Hi All,
I just developed a site locally on the latest version joomla, then
used akeeba back to put on the live site. It looks like all the files
and database transferred over. The homepage works, which use 1
template, However on all my subpages, which uses a different template,
it's giving me the error "No input file specified." Any idea what or
why that is?
Thanks,
Todd
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.nyphp.org/pipermail/joomla/attachments/20120423/ac9a5e5f/attachment-0001.html>
------------------------------
Message: 3
Date: Mon, 23 Apr 2012 21:47:07 -0400
From: Todd S<[email protected]>
To: "NYPHP SIG: Joomla"<[email protected]>
Subject: Re: [joomla] No input file specified.
Message-ID:<8440481959317303257@unknownmsgid>
Content-Type: text/plain; charset="iso-8859-1"
Yes i did. I also forgot to mention I installed in a sub dir, not the root
Thanks,
Todd
On Apr 23, 2012, at 21:45, Scott Wolpow<[email protected]> wrote:
Did you use kickstart?
Scott Wolpow
On 4/23/2012 9:36 PM, Todd wrote:
Hi All,
I just developed a site locally on the latest version joomla, then used
akeeba back to put on the live site. It looks like all the files and
database transferred over. The homepage works, which use 1 template,
However on all my subpages, which uses a different template, it's giving me
the error "No input file specified." Any idea what or why that is?
Thanks,
Todd
_______________________________________________
New York PHP SIG: Joomla! Mailing
Listhttp://lists.nyphp.org/mailman/listinfo/joomla
NYPHPCon 2006 Presentations Onlinehttp://www.nyphpcon.com
Show Your Participation in New York
PHPhttp://www.nyphp.org/show_participation.php
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL:<http://lists.nyphp.org/pipermail/joomla/attachments/20120423/6ad28db0/attachment.html>
------------------------------
_______________________________________________
joomla mailing list
[email protected]
http://lists.nyphp.org/mailman/listinfo/joomla
End of joomla Digest, Vol 64, Issue 41
**************************************
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php