Search results

  1. roelpaulo93

    I'm receiving error 500 and sometimes "Warning"

    I did not do anything with my files it was working before when boru was still not upgraded yet. Now when you open my site http://roelpaulo.tk, you will see an error 500 and sometimes this : "Warning: mysql_connect() [function.mysql-connect]: User roel_rp already has more than...
  2. roelpaulo93

    Please help!!! .htaccess for permalink

    here is my .htaccess file... RewriteEngine On RewriteBase / RewriteRule ^article/(.*)/(.*) index.php?article=$1&alias=$2 [L] RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule . /index.php [L] It says when you click on this -> http://roelpaulo.tk ...
  3. roelpaulo93

    .htaccess problem...

    Hey guys, I just built my own CMS, It is written in PHP, I want to create permalinks by using .htaccess files. I've already made my .htaccess in my home server and it is going ok there... but when i put my .htaccess file in the public_html folder it says "Internal Server Error". my code in the...
  4. roelpaulo93

    .htaccess help

    Hey guys, I just built my own CMS, It is written in PHP, I want to create permalinks by using .htaccess files. I've already made my .htaccess in my home server and it is going ok there... but when i put my .htaccess file in the public_html folder it says "FORBIDDEN Erorr 403 you don't have...
  5. roelpaulo93

    MySQL Servers are down

    I can't open my http://blogs.roelpaulo.tk and http://forums.roelpaulo.tk. I think the MySQL servers are down again... what should I do? I have to take care of my blogs and forums... :frown:. Why does this things often happen?
  6. roelpaulo93

    default cgi page?

    http://roelpaulo.tk/cgi-sys/defaultwebpage.cgi. why?
  7. roelpaulo93

    About my site...

    I have this website http://roelpaulo.tk, can you check it out guys and tell me what do you think by commenting on some of my blogs there... Thanks...
Top