![]() |
Issues after installing 5.0.0 Beta 23 Just completed a test install of the latest beta code. 4.2 cannot be installed because I am using PHP 5.4.3 and MySQL 5.5.24 on Apache v2.2.22. Experienced no issues with the latest install, other than having to manually delete the makecp.php (think that was the name of the file). But, now nothing works. All links are broken; and I can only access the admincp by using /core/admincp. Have verified that the Forum URL ends with /core. Have copied the .htaccess file down to the root directory as forum is installed in a subdirectory. And, added the RewriteBase line to the file. Domain Name: http://www.everythingaquatic.net Forum Path: /forum/vBulletin Here is the .htaccess file in the root directory: [QUOTE] PHP Code: RewriteEngine On RewriteBase /forum/vBulletin # Redirect old install path to core. RewriteRule ^install/ core/install/ [NC,L] # Main Redirect RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?routestring=$1 [L,QSA] # Because admincp is an actual directory. RewriteRule ^(admincp/)$ index.php?routestring=$1 [L,QSA] What am I overlooking? I currently am running phpBB 3.0.11 and will be moving over to vBulletin once I am comfortable with the install and using the importer tools (which I have yet to look at). Thanks for your help! |
الساعة الآن 08:11 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir