Search results

  1. D

    Another mod_rewrite problem

    RewriteEngine On RewriteBase / RewriteRule ^(.*).html$ index.php?p=$1 Works on apache... ... close it)
  2. D

    php mail 503 error

    When i try to send mail php mail() i got 503 internal server error. Apache running on same server works fine, configuration and paths same as in litespeed. help plz.
  3. D

    Web Admin doesn't saves Virtual Host data

    subj. For example i change Document Root in Tab "General" then press save button. Field changes to new value, but config file doesn't changes and when i press on "General" tab again Document Root changes to old value. Config host1.xml root:root 777 user:group
  4. D

    Document Root

    i'm using web admin (:7080) i've changed Document Root: (Virtual Hosts > General > Edit) then i press save. then i refresh page and Document Root changes to previous state.
  5. D

    MySQL trouble

    i can't connect to MySQL #1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client Apache running at another port using this php version works fine... How can i solve this?
Top