Jump to content

vishal99

Members
  • Posts

    48
  • Joined

  • Last visited

    Never

Posts posted by vishal99

  1. Hey,

    Thanks for your reply.

    Here are the some error logs from apache.

    [sun Dec 20 14:41:43 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [sun Dec 20 14:41:43 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [sun Dec 20 17:10:23 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    [sun Dec 20 17:10:23 2009] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
    

  2. Hi all,

    I am trying to get working mod rewrite on my Xampp host.

    But i got 500 internal server error.

    Please help

    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule (.*) ./index.php/$1 [L]
    

     

    Also, i have included here httpd.conf file, please check it.

     

    Thank you,

    Vishal

     

    [attachment deleted by admin]

  3. Hi,

    Why not go for Xampp or wamp.

    Both packages are very easy to install.

     

    If you don't want to go for pre compiled packages then go for Apache server.

    Apache is open source and power full server software.

    download it, install it, then download php zip packed( as you already downloaded for iis installation)

    and then edit httpd.conf from Apache installation folder for locating php files.

     

    Thanks,

    Vishal

     

  4. Hello,

    I donot know why you get the 404 error message while accessing .php files.

    But, few months ago i was installed php apache on my win machine. i had no problem.

     

    Although, official php mailing list avaiable for help.But this http://www.phpfreaks.com/ is very popular forum about php.

     

    404 error accured because, your server could not found the file.Why not go for apache. apache is very easy to install on any platform includeing win os.

     

    or go for wamp or xampp.both softwares are very easy to install and easy to use.

     

    If you want to check the file extension from command line in win os.

    then go to start menu

    then click on run

    then type cmd or command

    you see a black window and some text, then go to root folder by entering this cd\

    run this command to list files "dir"

    you see lots of files and folders with information.

     

     

    Hope this will help to solve your problem, i think,

     

     

    Thanks,

    Vishal

  5. Hi,

    Go for premade software for devloping php applications.

    Like wamp or xampp.

    Both are very popular and one click install.

     

    Anyway, if you got 404 error. First make sure that you have successfully test.php file saved.

    Some time your text editor saved file with test.php.txt

    but php cannot parse .php.txt file.

    need .php file.

     

    Hope this will help you,

     

    Thanks,

    Vishal

     

  6. Hi,

    Operating system choice is yours,

    Some one like ubuntu,free spire. And in other side some like fedora, free bsd. or something,

    All operating system have also great features.

    Maker of distros are always try to give users a real time Linux experience, they spent lots of time and efforts to give a great user experience.

     

    Anyway thanks,

    Vishal

  7. Hi,

    Thanks for your review,

    But you easily found Linux mint like themes on web.

     

    Linux mint is based on Ubuntu.

    Nothing more then ubuntu,Hundreds of Linux distros are available in web.

    They are not really too cool.

     

    Thanks,

    Vishal

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.