Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RavenNuke(tm) v2.5x
Author Message
Eduardo
Worker
Worker



Joined: Jul 20, 2004
Posts: 189
Location: Italy

PostPosted: Sun Jan 29, 2012 12:49 pm Reply with quote

Has someone installed RN 2.5 on xampp for Mac?
 
View user's profile Send private message
Eduardo







PostPosted: Mon Jan 30, 2012 4:05 am Reply with quote

If the database name is raven, what should I include in the remaining fields of the config.php file?

$dbhost = '';
$dbuname = '';
$dbpass = '';
$dbname = 'raven';
$prefix = 'nuke';
 
Dawg
RavenNuke(tm) Development Team



Joined: Nov 07, 2003
Posts: 928

PostPosted: Mon Jan 30, 2012 4:48 am Reply with quote

Once you have EAMPP installed....You have to go create a database....then create a user....and add a password to the user account.

Then you take that info and add it to the config.php file.

dbhost will be localhost.

Dawg
 
View user's profile Send private message
Palbin
Site Admin



Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania

PostPosted: Mon Jan 30, 2012 5:44 am Reply with quote

If you are doing a local install you can typically use:
$dbhost = 'localhost';
$dbuname = 'root';
$dbpass = '';
$dbname = 'raven';
$prefix = 'nuke';

It all depends on what you did with your mysql username, but this is default.

_________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. 
View user's profile Send private message
Eduardo







PostPosted: Mon Jan 30, 2012 6:22 am Reply with quote

When I create the database with phpmyadmin, in the menu
"Collation", is it correct to select "utf8_general_ci" ?

Keep in mind that my default language will be English and Italian.
 
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Mon Jan 30, 2012 6:25 am Reply with quote

That is what I use on my XAMPP for Linux.

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
Dawg







PostPosted: Mon Jan 30, 2012 8:51 am Reply with quote

I had to go though the whole process on mine. I guess it is how it is set up.

Dawg
 
Eduardo







PostPosted: Mon Jan 30, 2012 9:20 am Reply with quote

How can I fix: Not Writeable and OFF

.htaccess Found - Not Writeable
.staccess Found - Not Writeable
cache/ Found - Not Writeable
modules/Forums/files/ Found - Not Writeable
modules/Forums/files/thumbs/ Found - Not Writeable
modules/Forums/images/avatars/ Found - Not Writeable
modules/HTML_Newsletter/archive/ Found - Not Writeable
uploads/file/ Found - Not Writeable
uploads/flash/ Found - Not Writeable
uploads/image/ Found - Not Writeable
uploads/media/ Found - Not Writeable
rnlogs/ Found - Not Writeable
rnlogs/dblog Found - Not Writeable


Safe Mode OFF OFF
Display Errors ON ON
File Uploads ON ON
Magic Quotes GPC ON OFF
Magic Quotes Runtime OFF OFF
Register Globals OFF OFF
Output Buffering ON OFF
Session auto start OFF OFF[/b]
 
nuken







PostPosted: Mon Jan 30, 2012 9:56 am Reply with quote

[ Only registered users can see links on this board! Get registered or login! ]
 
Eduardo







PostPosted: Mon Jan 30, 2012 10:33 am Reply with quote

I am not able to find the files:

.htaccess Found - Not Writeable
.staccess Found - Not Writeable

For:

Magic Quotes GPC ON OFF
Output Buffering ON OFF

I think I need to change the php.ini
 
nuken







PostPosted: Mon Jan 30, 2012 10:50 am Reply with quote

You will probably have to look under view and click show hidden files to be able to see the .htaccess and .staccess files. And yes you will need to look in the php.ini file for those settings and restart the server after you edit it.
 
Eduardo







PostPosted: Mon Jan 30, 2012 12:36 pm Reply with quote

The installation is successful, but when I completed the setup following:


You have attempted to access this site with an invalid IP.

If you think this is a mistake you can contact the site webmaster at myemail(at)gmail(dot)com.

Be SURE to include the following information in any email!
User Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; it; rv:1.9.2.25) Gecko/20111212 Firefox/3.6.25
Remote Address: none
Client IP: none
Forwarded For: none
 
nuken







PostPosted: Mon Jan 30, 2012 12:58 pm Reply with quote

See if this helps.

[ Only registered users can see links on this board! Get registered or login! ]
 
Eduardo







PostPosted: Tue Jan 31, 2012 6:13 am Reply with quote

PHP version in XAMPP is 5.3.1

When I will complete the site I'll have to install it into a server with PHP Version 5.2.17

Do you know if the compatibility is full ?
 
nuken







PostPosted: Tue Jan 31, 2012 6:30 am Reply with quote

RavenNuke will work fine under 5.2.17.
 
Eduardo







PostPosted: Tue Jan 31, 2012 10:12 am Reply with quote

nuken wrote:
RavenNuke will work fine under 5.2.17.


Do you think I may have problems with XAMPP (5.3.1)?
 
nuken







PostPosted: Tue Jan 31, 2012 11:24 am Reply with quote

I have used Xampp for a few years to test stuff on and have had very few issues with it. I have changed a few of the default settings in the php.ini to be like my live server. As far as exporting an Xampp database to a live server, the only issue I have had doing that is that by default, Xampp sets the database collation to utf8_general_ci instead of latin1_swedish_ci which has cause a few display issues with certain characters.
 
Eduardo







PostPosted: Tue Jan 31, 2012 11:48 am Reply with quote

In Italian language there are the following characters: è é à ò ù ì....

When I created the database by XAMPP-phpmyadmin the menu Collation allows me to select latin1_swedish_ci

Please which Collation should I choose?
 
nuken







PostPosted: Tue Jan 31, 2012 3:38 pm Reply with quote

According to the Mysql website, latin1_swedish_ci should be fine for most West European languages including Italian.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Feb 04, 2012 7:01 am Reply with quote

Quote:
Do you think I may have problems with XAMPP (5.3.1)?


Not with 2.5 you won't. And, even 2.4.x will work, you'll just have warnings (potentially) in your logs around deprecated functions.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
xGSTQ
Involved
Involved



Joined: Feb 03, 2006
Posts: 269

PostPosted: Fri Feb 10, 2012 1:37 am Reply with quote

I couldn't get it to install on XAMPP tried lots of tweaks and messing around for a whole day, in the end I gave up, it beat me !!

in the end I installed WAMP

WAMP is loads better you can run several versions of PHP and Apache at the same time, and I can safely report that RN2.5 installed fine on WAMP with no problems at all
 
View user's profile Send private message Send e-mail
Eduardo







PostPosted: Fri Feb 10, 2012 9:05 am Reply with quote

WAMPSERVER is only for windows !
 
Palbin







PostPosted: Fri Feb 10, 2012 9:13 am Reply with quote

I use WAMP. It works fine out of the box, but have had problems adding other versions of php, mysql, and apache. They install fine, but sometimes the server will not start.
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Fri Feb 10, 2012 2:27 pm Reply with quote

xGSTQ wrote:
I couldn't get it to install on XAMPP tried lots of tweaks and messing around for a whole day, in the end I gave up, it beat me !! <snip>


So, this was using XAMPP on Windows? What were some of the issues you were encountering?
 
View user's profile Send private message
xGSTQ







PostPosted: Sun Feb 12, 2012 5:25 am Reply with quote

I kept getting the invalid IP error

I looked though all the relevant forums here for lots of fixes, I did manage to get v2.4 working on xampp with the same relevant fixes but just couldn't get v2.5 to play ball.

I ended up installing WAMP

I run 2 PHP versions (very easy to install .exe format downloads from WAMP)

PHP 5.2.9
PHP 5.3.8

To be able to run PHP 5.2.9 you have to install and use Apache 2.2.11

So i can now switch between PHP 5.2 + 5.3 very easily
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> RavenNuke(tm) v2.5x

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©