Search found 6 matches

by Reinier324
Thu Jan 26, 2012 1:27 am
Forum: Webhosting
Topic: Issues
Replies: 4
Views: 851

Re: Issues

I seem to have fixed the issue: http://zakum.site.nfoservers.com/
by Reinier324
Wed Jan 25, 2012 2:29 pm
Forum: Webhosting
Topic: Issues
Replies: 4
Views: 851

Re: Issues

My .htaccess file should be fine. "Congratulations, your .htaccess code appears to be valid." # BEGIN YOURLS <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /yourls-loader.php [L] </IfModule>...
by Reinier324
Wed Jan 25, 2012 1:49 pm
Forum: Webhosting
Topic: Issues
Replies: 4
Views: 851

Issues

Hello,
There seems to be something wrong with http://zakum.site.nfoservers.com/
Could it have to do with cURL or mod_rewrite?

Thanks in advance.
by Reinier324
Wed Jan 25, 2012 2:04 am
Forum: Webhosting
Topic: PHP Version
Replies: 2
Views: 3320

Re: PHP Version

Nevermind.
by Reinier324
Wed Jan 25, 2012 1:57 am
Forum: Webhosting
Topic: PHP Version
Replies: 2
Views: 3320

PHP Version

I need atleast PHP 4.3, is that possible?
by Reinier324
Mon Jan 23, 2012 11:09 am
Forum: Webhosting
Topic: Cron
Replies: 1
Views: 461

Cron

Hello,
So I want a system that wipes certain databases every month. I was wondering if that's possible with cron?
For example: @monthly php -q test.php