Crie arquivo no diretório PHP
$createfile = fopen('./u/'.$username.'/'.$username.'.php', 'x');
MikaKC
$createfile = fopen('./u/'.$username.'/'.$username.'.php', 'x');