<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /fuelphp-v1.1-rc1/public
RewriteRule ^(.*)$ /fuelphp-v1.1-rc1/public/public/index.php/$1 [L]
</IfModule>
\wamp\www\fuelphp-v1.1-rc1\public\index.php on line 11
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in
\wamp\www\fuelphp-v1.1-rc1\public\index.php on line 16
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in
\wamp\www\fuelphp-v1.1-rc1\public\index.php on line 21
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in
\wamp\www\fuelphp-v1.1-rc1\public\index.php on line 26
Warning: require(\bootstrap.php) [function.require]: failed to open stream: No such file or directory in
\wamp\www\fuelphp-v1.1-rc1\public\index.php on line 33
Fatal error: require() [function.require]: Failed opening required '\bootstrap.php' (include_path='.;C:\\\\php5\\\\pear') in
\wamp\www\fuelphp-v1.1-rc1\public\index.php on line 33 Yes, it is! I've just downloaded the latest version of Wamp which supports 5.3 and MySql 5.5. In fact, what MySql version is good for FuelPHP?Harro Verton wrote on Monday 5th of December 2011:That's not going to work, FuelPHP requires PHP 5.3+.
It looks like you're new here. If you want to get involved, click one of these buttons!