Re: [users@httpd] Fwd: Server Problem

2015-11-23 Thread Curtis Maurand
Make sure php is enabled on the server. It sounds like it is not. On 11/21/2015 10:37 PM, KARANDEEP SINGH DHALIWAL wrote: -- Forwarded message -- From: *KARANDEEP SINGH DHALIWAL* > Date: Sat, Nov 21, 2015 at 8:17 PM

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread Yehuda Katz
When you ask a question on a user discussion list, you need to be patient. No one on this list is being paid to answer your questions - if you must have your question answered in a particular amount of time, you should probably find a consultant who you can pay to help you. Disclaimer about

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread KARANDEEP SINGH DHALIWAL
is nobody knows about it? On Sun, Nov 22, 2015 at 1:43 PM, KARANDEEP SINGH DHALIWAL < dhaliwal...@gmail.com> wrote: > No, because I don't have knowledge about it. I am new here. Could you > please guide me? what I have to change. > > On Sun, Nov 22, 2015 at 12:36 PM, Yehuda Katz

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread Yehuda Katz
The error log says the configuration that is denying access is in that .htaccess file. Can you post the contents of that file (putting it in a pastebin or gist and sending the link is a good way to avoid losing the formatting in an email). - Y Sent from a device with a very small keyboard and

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread KARANDEEP SINGH DHALIWAL
httpd.conf = https://gist.github.com/dhaliwaljee/264eddd3958f01925d94 .htaccess = https://gist.github.com/dhaliwaljee/f263e27bede345a99639 On Sun, Nov 22, 2015 at 9:27 AM, Yehuda Katz wrote: > The error log says the configuration that is denying access is in that > .htaccess

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread Jim Paniagua
sorry i have been getting attacked here once again .. the attack started when my browsers cert. was expirred .. so from that point he took over .. this has been going on for 15 + years now with me losing many computers on the way .. i needed to go to the extreme this time to almost destroy my

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread KARANDEEP SINGH DHALIWAL
No, because I don't have knowledge about it. I am new here. Could you please guide me? what I have to change. On Sun, Nov 22, 2015 at 12:36 PM, Yehuda Katz wrote: > Did you change AllowOverride, and add RewriteEngine On anywhere in the > config? Otherwise mod_rewrite won't

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread KARANDEEP SINGH DHALIWAL
I tried it and change permalinks but it still not working and having a same problem. In httpd.conf on line 154, LoadModule rewrite_module modules/mod_rewrite.so is already enabled On Sun, Nov 22, 2015 at 11:31 AM, Yehuda Katz wrote: > You have AllowOverride set to none and

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread Yehuda Katz
Did you change AllowOverride, and add RewriteEngine On anywhere in the config? Otherwise mod_rewrite won't work. Sent from a device with a very small keyboard and hyperactive autocorrect. On Nov 22, 2015 1:23 PM, "KARANDEEP SINGH DHALIWAL" wrote: > I tried it and change

Re: [users@httpd] Fwd: Server Problem

2015-11-22 Thread Yehuda Katz
You have AllowOverride set to none and you don't have mod_rewrite turned on anywhere else in your config, so this isn't a rewrite problem. The reason " http://localhost/KayD/index.php/2015/11/20/hello-world/; works is because Wordpress is processing the PATH_INFO of the URL. You should try

[users@httpd] Fwd: Server Problem

2015-11-21 Thread KARANDEEP SINGH DHALIWAL
-- Forwarded message -- From: KARANDEEP SINGH DHALIWAL Date: Sat, Nov 21, 2015 at 8:17 PM Subject: Server Problem To: users@httpd.apache.org I just installed [first time] WordPress 4.3.1, but I was facing the problem with it so I downgraded and installed