Search results

  1. S

    Dreamweaver & MySQL

    I changed every adress in the dreamweaver settings(site) to the IP-adresses instead. And it started working.
  2. S

    Dreamweaver & MySQL

    I have installed MySQL on a server and will use Dreamweaver to continue to develop a site which is on that server. I've set up a "dbconnection" in dreamweaver (on my client computer) but for some reason I get an error when testing the connection to the MySQL-server. HTTP Error Code 404 File...
  3. S

    Need help creating a user in phpMyAdmin

    Ok. Since there seems like no one knows how to do this, I had to figure it out myself ;) Accually I got lucky. MacWorld (sweden) that I got this friday, had a great how-to on PHP & MySQL. 1. Click "home" in the left frame. 2. Click "Users" in the right frame 3. Under "Add a new user": -...
  4. S

    Uninstall Apple Remote Desktop Client

    How to uninstall Apple Remote Desktop at Apple knowledge base: http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/wa/query?searchMode=Assisted&type=id&val=KC.107159
  5. S

    Need help creating a user in phpMyAdmin

    I want to create a user in MySQL that can read, write, create and delete records in several tables in a database. How do I do this using phpMyAdmin? I'm attaching a screendump of phpMyAdmin where I think I shall create this user. Is this the right place? Lets call the database "mydatabase"...
  6. S

    Webserver

    Yes. It worked. Changed the ports manually in httpd_macosxserver.conf to port 80 on all hosts. But when i restarted the server today, apache didn't start up. In th eserver messages it says somehing like x.x.x.x:80 has no virtual hosts. I started "Server Settings" and opened all the virtual...
  7. S

    Webserver

    I have the same problem as JonasMW. I have also set up virtual domains with the "Server Settings" included in OS X Server, and I don't want to install webmin, because I can do everything I need in the "Server Settings". From httpd.conf on Mac OS X Server 10.2: #### For Mac OS X Server...
  8. S

    Weird privilege when uploading to ~user/Sites

    I did a reinstall of the system and it (not surprisingly) works again.
  9. S

    Weird privilege when uploading to ~user/Sites

    The privileges is set exacly that way for the sites-directory, but when I'm uploading inside the directory the new objects (directories and file) does not get the same privileges-settings.
  10. S

    Weird privilege when uploading to ~user/Sites

    File privileges becomes wrong when I upload a webpage to a users sites-directory on a OS X Server 10.2. Via ftp: The files gets: -rw-r----- Directories: drwxr-x--- Gets forbidden "Forbidden" when I'm trying to surf the site (http://server/~user/). If I change manually with chmod...
  11. S

    installing jaguar without a cd drive?

    I think there is a way. Use FireWire target mode: http://docs.info.apple.com/article.html?artnum=58583 to mount your TiBook's harddrive on your PowerMac G4, and boot from jaguar CD on the PowerMac and during install, select the TiBook's harddrive a target of install.
  12. S

    Where the httpd.conf-file?!

    Hmm... tried to Attach a file in the last thread. Doesn't seem to work :-/
  13. S

    Where the httpd.conf-file?!

    Mac OS X 10.2 Client
  14. S

    Best browser for Mac!

    I use Netscape 7. Reasons: - Tabbed browsing. Can't live without it! - Netscapes password manager totally kicks ass! - Mozilla might be faster, but Netscape is used by a larger percent of the users, and therefore webdesigners builds their sites for netscape rather than mozilla. Netscape...
  15. S

    Routing (NAT) in Mac OS X Servern 10.2?

    Brickhouse does the same as IPNetShareX, doesn't it? IPNetShareX works great. But I think Apple should have built a GUI for natd.
  16. S

    Routing (NAT) in Mac OS X Servern 10.2?

    I know it's that easy in the OS X Client. But I can't find the same feature in OS X Server :(
  17. S

    Routing (NAT) in Mac OS X Servern 10.2?

    Found an app called IPNetShareX. Does exactly want I want. It uses the built-in natd (and ipfw) in OS X. But why hasn't Apple made a graphic interface for natd? Or is it just that I haven't found it yet?
  18. S

    Routing (NAT) in Mac OS X Servern 10.2?

    I have only one IP-adress and want to connect all my macs to internet through a PowerMac G4 running Mac OS X Server 10.2. The server, the dsl-modem and all the clients are connected to a switch. I have assigned 2 IPs to the built-in ethernet on the server. 217.x.x.x and 192.168.0.1. The server...
  19. S

    softwarebased DSL-router under osx

    Can you assign 2 IPs to one Ethernet card, like you can do in Win2k Server? Or is 2 ethernetcards required to get this working in OS X?
Back
Top