Download & Extend

Bit of a snag when testing from development server - need a tip

Project:PHPlist Integration Module
Version:6.x-1.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Ok so I am trying to test this module from my development environment, its a local virtualBox replica of my server.

The problem is that I cannot use localhost obviously because I have not replicated, nor do I want to, the database for phplist.

I have searched around but only found info to use # skip-networking in my.cnf however in my version of mysql 5.0.67 it doesnt use this setting and says

# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address            = 127.0.0.1

How can I enable access to this database from my external testing environment without blowing open mysql in a "less secure" way?

I'm still digging around google but I figured someone else might know the answer around here.

Comments

#1

Status:active» closed (fixed)

Inactive for over 2 weeks

nobody click here