User Profile

Collapse

Profile Sidebar

Collapse
roshin123
roshin123
Last Activity: Aug 12 '08, 08:10 AM
Joined: Jul 29 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • roshin123
    replied to Google search issue
    in PHP
    I have redirect the page using .htaccess

    RewriteEngine on

    RewriteRule ^([^/]*\.html)$ index.php?page_ request=$1&%{QU ERY_STRING} [L]

    where I have to change the "/"?
    See more | Go to post

    Leave a comment:


  • roshin123
    replied to redirection problem with .htaccess
    in IIS
    can you please explain about web extentions......
    See more | Go to post

    Leave a comment:


  • roshin123
    started a topic redirection problem with .htaccess
    in IIS

    redirection problem with .htaccess

    Hi,

    I am new to IIS.In apache I am using .htaccess file for redirection.But in ISS its not working.How can I enable .htccess in ISS.Or is there any other way.

    My .htccess file contains

    RewriteEngine on
    RewriteRule ^([^/]*\.html)$ index.php?page_ request=$1&%{QU ERY_STRING} [L]

    Regards,
    Roshin
    See more | Go to post

  • roshin123
    started a topic Google search issue

    Google search issue

    Hi,

    When I search my website with google.It shows my website and the details in the search result list.But When I click my website link(eg:www.myw ebsite.com/mypage.html) the slash(/) in the url got removed and the site not showing,ie the link become www.mywebsite.c ommypage.html(s lash is not there).


    Thanks &Regards,

    Roshin
    See more | Go to post

  • roshin123
    started a topic Google search issue
    in PHP

    Google search issue

    Hi,

    When I search my website with google.It shows my website and the details in the search result list.But When I click my website link(eg:www.myw ebsite.com/mypage.html) the slash(/) in the url got removed and the site not showing,ie the link become www.mywebsite.c ommypage.html(s lash is not there).


    Thanks &Regards,

    Roshin
    See more | Go to post

  • roshin123
    replied to PHP -Mail problem
    in PHP
    I used the phpmailer

    But got this error
    Warning: fsockopen() [function.fsocko pen]: unable to connect to ssl://smtp.gmail.com: 465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in E:\wamp\www\php mailer\class.sm tp.php on line 122
    Mailer Error: Language string failed to load: connect_host
    See more | Go to post

    Leave a comment:


  • roshin123
    replied to PHP -Mail problem
    in PHP
    I have just installed the WAMP in my local machine.Can you give the details of configuring smtp using Gmail in php.ini. should I install phpmailer class?Is there any other way to send mail using smtp?
    See more | Go to post

    Leave a comment:


  • roshin123
    replied to PHP -Mail problem
    in PHP
    How can i configure SMTP using GMail? I am using WAMP in my local machine?...
    See more | Go to post

    Leave a comment:


  • roshin123
    started a topic SMTP configuration

    SMTP configuration

    Hi ,

    I am using WAMP for my php application.My problem is that I can't send mail using php mail() function . I am not configured SMTP.How can I configure SMTP? which SMTP server can I use for this?

    Thanks & Regards,

    Roshin
    See more | Go to post

  • roshin123
    started a topic PHP -Mail problem
    in PHP

    PHP -Mail problem

    Hi ,

    I am using WAMP for my php application.My problem is that I can't send mail using php mail() function . I am not configured SMTP.How can I configure SMTP? which SMTP server can I use for this?

    Thanks & Regards,

    Roshin
    See more | Go to post
No activity results to display
Show More
Working...