PHP Apache2 10.4 Server ****

Hello,
I really hope somebody can help me with this because its killing me on a Friday afternoon. I have been stuck all day on this.
I have:
Apache2.0.55 installed in /opt/apache2
PHP 4.4.1 installed in /opt/php4
SVN 1.3 installed in /opt/svn
Yesterday, all of this was working fine with apache2 configured with only 1 VirtualHost defined in /opt/apache2/conf/VSites.conf that is included in the main httpd.conf file (located in the same directory).
NameVirtualHost *:80
# This is the main Virtual Host for sfinteractive.
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /Volumes/Vsites/Interactive
ServerName sfinteractive
DirectoryIndex index.php index.cgi index.shtml index.html
ErrorLog /var/opt/apache2/logs/sfinteractive-error_log
CustomLog /var/opt/apache2/logs/sfinteractive-access_log common
</VirtualHost>
Today, I added a couple on new VirtualHosts and restarted apache and that was the end of everything good. Now, when I run the command
/opt/apache2/sbin/apachectl start
there is no error or confirmation message or anything returned. If I run the command top, there is only 1 httpd process running. Which means that all child threads have died.
So checking in the CrashReporter log, I find this (plus a lot more):
Host Name: sfinteractive
Date/Time: 2006-05-05 17:09:41.780 -0700
OS Version: 10.4.6 (Build 8I127)
Report Version: 4
Command: httpd
Path: /opt/apache2/sbin/httpd
Parent: launchd [1]
Version: ??? (???)
PID: 16445
Thread: 0
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0x6c663c33
Thread 0 Crashed:
0 libphp4.so 0x0112683c zendhash_add_orupdate + 384 (zend_hash.c:246)
1 libphp4.so 0x010e4e74 phperrorcb + 1488 (main.c:729)
2 libphp4.so 0x01120994 zend_error + 364 (zend.c:776)
3 libphp4.so 0x010e4570 php_verror + 940 (main.c:520)
4 libphp4.so 0x010e46d8 phperrordocref0 + 72 (main.c:548)
5 libphp4.so 0x0108e03c php_dl + 328 (dl.c:140)
6 libphp4.so 0x010ec700 phpload_function_extensioncb + 28 (php_ini.c:222)
7 libphp4.so 0x0111748c zendllistapply + 56 (zend_llist.c:188)
8 libphp4.so 0x010ece98 phpini_delayed_modulesstartup + 88 (php_ini.c:506)
9 libphp4.so 0x010e63a8 phpmodulestartup + 1736 (main.c:162)
10 libphp4.so 0x01139604 phpapache2startup + 40 (sapi_apache2.c:296)
11 libphp4.so 0x01139760 phpapache_serverstartup + 196 (sapi_apache2.c:392)
12 httpd 0x0002132c aprun_postconfig + 124 (config.c:86)
13 httpd 0x0000cc3c main + 2624 (main.c:607)
14 httpd 0x00001b04 _start + 348 (crt.c:272)
15 httpd 0x000019a4 start + 60
Thread 0 crashed with PPC Thread State 64:
srr0: 0x000000000112683c srr1: 0x100000000200f030 vrsave: 0x0000000000000000
cr: 0x44044448 xer: 0x0000000000000000 lr: 0x00000000011266cc ctr: 0x0000000000000000
r0: 0x00000004975602d3 r1: 0x00000000bffff490 r2: 0x0000000000000000 r3: 0x000000006c663c2f
r4: 0x0000000001181ecc r5: 0x000000000000000d r6: 0x00000000bffff53c r7: 0x0000000000000004
r8: 0x0000000000000000 r9: 0x0000000001181ed9 r10: 0x0000000000000004 r11: 0x0000000001181ecc
r12: 0x0000000000368a0e r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x000000000003c204 r18: 0x000000000003c204 r19: 0x000000000003c204
r20: 0x00000000bffffac0 r21: 0x00000000bffff53c r22: 0x0000000000000000 r23: 0x0000000000000001
r24: 0x0000000000000004 r25: 0x0000000000000000 r26: 0x000000006c663c2f r27: 0x000000000000000d
r28: 0x0000000001181ecc r29: 0x00000004975602d3 r30: 0x0000000000301e50 r31: 0x00000000011266cc
So this tells me that apache2 is crashing on startup because of libphp4.so. I recompiled php, I recompiled apache and still the same results.
Can anybody please help me?
XServe G5   Mac OS X (10.4.6)  
  Mac OS X (10.4.2)  
  Mac OS X (10.4.2)  

Good Point, I knew I was leaving something out of my post...its late and I am really frustrated.
/opt/apache2/sbin/apachectl configtest returns Syntax OK
/opt/apache2/sbin/httpd -S returns
VirtualHost configuration:
wildcard NameVirtualHosts and default servers:
*:80 is a NameVirtualHost
default server sfinteractive (/opt/apache2/conf/VSites.conf:8)
port 80 namevhost sfinteractive (/opt/apache2/conf/VSites.conf:8)
Syntax OK
I really believe that the problem lies in the load module stage, particularly when apache tries to load libphp4.so based on the CrashReporter log. I wish I could read registers and know exactly what that memory dump says, but I sleep through that part of Operarting Systems...
I was putting a bunch of new VHosts into VSites.conf all at once. I knew exactly what the settings needed to be because I am migrating them from an old host to this new XServe. When I restarted apache2, everything just sort of exploded.
As far as I know, nothing else changed on the sever between last night and today to have caused this issue.
Thanks so far though. Keep'em coming!
Message was edited by: Matt Duffy

Similar Messages

  • Using php with oracle http server

    Hello folks
    This question might have been answered on this forum, but i haven't found it yet.
    Is it possible to integrate php into the apache server that is supplied with the oracle (9.2) database, the so called Oracle HTTP Server?
    What technical issues are to consider and how do you do it on linux in that case? (SLES8)
    Is there any support issues to consider if somebody modifies this oracle supplied http server?
    Looking very much forward to some help...
    Regards,
    Christian

    Well it was a spelling mistake in the beginning. I get the following output now:
    ./configure --with-oci8=$ORACLE_HOME \
    --with-apxs=/opt/oracle/product/9ir2/Apache/Apache/bin/apxs \
    --enable-sigchildcreating cache ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking whether gcc and cc understand -c and -o together... yes
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking for re2c... exit 0;
    checking for ranlib... ranlib
    checking whether ln -s works... yes
    checking for gawk... gawk
    checking for bison... bison -y
    checking for bison version... 1.35 (ok)
    checking for flex... lex
    checking for yywrap in -ll... no
    checking lex output file root... ./configure: line 2425: lex: command not found
    configure: error: cannot find output from lex; giving up

  • How execute a php script on external server

    Hi!
    Here's my problem: I want to execute a php script on a server by calling a simple url. Here an example of a possible url: http://servername/dir/scriptname.php?var1=a&var2=2.
    The return value is a html code.
    I use CVI 2012 AND 3.5!
    Solved!
    Go to Solution.

    CVI doesn't have a http interface library (that I know of).  However, I've used the telnet library to send commands as if it is a web browser, by doing something like this:
    Fmt(tlsend, "%s<%s%s%s%s%s%s", "GET ", "http://servername/dir/", "http://servername/dir/scriptname.php?var1=a&var2=2", " HTTP/1.1\nHost: ", "servername", "\r\n");
    tlsession = InetTelnetOpen("servername", 80, 0);
    InetTelnetWrite(tlsession, tlsend, "\r\n", -1, &tlbyteswritten, 2000);
    InetTelnetRead (tlsession, tlread, 25000, &tlbytesread, 2000);
    Scan(tlread, "%s>.....", ....);
    The other option would possibly be to use InetLaunchDefaultWebBrowser () and pass along the URL of your script and use some ActiveX trickery to get the information back from Internet Explorer, but I'm not sure how well that would work, plus you'd run into problems if the end user installs another web browser.
    Oh, and CVI 3.5  ?

  • Apache2 local web server + Perl 5 + mysql problem

    this problem has been bugging me for some months; it's stopping me developing on my new MBP.
    I cannot connect to mysql 5.0.45 database when web sharing w/ Apache2 with either Perl 5.8 & Activeperl 5.10 cgi scripts on Mac OS X Leopard 10.5.2 & 10.5.3
    Although I can connect to the mysql DB when running the Perl scripts from the command line.
    The problem only occurs on my local web server in Mac OS X 10.5.2 & 10.5.3.
    On my old development Mac running 10.3 the code runs fine, as it also does on my remote site.
    server error log: Can't locate DBD/mysql.pm . . .
    I suspect there is a problem somewhere between Apache2, Perl & MySQL.
    Please advise.
    Sarpedon Jones
    Message was edited by: Sarpedon Jones

    I've got the same problem but It sounds like I've gotten farther. I was forced to do an emergency move of some Perl and PHP sites to 10.5.4 when our 10.4 web server refused to authenticate to AD anymore...
    Leopard's Apache/Perl support is terrible. There is not click to add option anymore so you have to manually set up mod_perl. No big deal but the first sign that there isn't reasonable support.
    The bigger issue is that Apple's Perl will not compile some modules.. namely DBD::mysql.
    Normally you'd use "cpan" to install the modules you need. The core module for connecting to a mysql database is DBD.. specifically DBD::mysql
    You should be able to run "cpan" or "cpanp" [cpan plus] to get a cpan interactive prompt. At this point you should be able to compile DBD by issuing either of the following:
    "install DBD::mysql" or
    "install Module DBD::mysql"
    I've tried this on two installs of OS X Server and that module (and others) will not compile on either system. One of my servers had been set up as a Wiki server before but the other had not been running any web services before I started using it as a test bed for my site move. (BTW these sites are unavailable until I can move them).
    There is another bug (noted on mysql's site) with Apple's version of cpan. If you try to add some modules, cpan will report that it needs to install a new, full version of Perl. The recommendation is to not do this, but rather force the install.. "install f DBD::mysql"
    Forcing the install is a questionable idea but it doesn't work anyway.
    I eventually did install perl 5.0.10 on the system in /usr/ and that does allow me to compile the needed Perl mods. However, the global @INC path has the old Perl paths listed so my perl CGIs will not use the new perl install.
    I'm sorry I don't have a solution. Hopefully my troubleshooting will elicit some more feedback.
    steven.

  • Php update/configure for Server 4.0

    I had working Apache2 + PHP 5.6 running perfectly locally for development.
    Web Docs were located in /Sites folder in user directory.
    After Installing Server 4.0 all my setup is messed up. I can configure website again but it not uses PHP I have upgraded to.
    I feel lack of control/configuration for web apps with Server 4.0. How I can get it working back as perviously or uninstall Server 4.0?
    Filip

    I have found solution to fix Apache after uninstallation of Server 4.0
    http://remonpel.nl/2014/08/restore-apache2-service-after-removal-of-server-app/# more-554
    I found also more articles that maybe would help me running my websites with OS X Server.... but for now I have decided to not come back to try this.
    http://remonpel.nl/

  • Send PDF form to e-mail as attachment with a PHP script on the server

    Hi,
    For several days I've been searching though the internet looking for a solution, a quite simple one in my opinion, but I got a little desperate not getting any result I want.
    Okay. The Situation.
    I have a PDF form to order sandwiches and drinks.
    The PDF has serveral area's and columns where customers fill in the amount of the products they would like to order.
    At a position of a field, the kitchen can almost blindly see what products a customer ordered.
    Therefore, when someone fills in the form, I want to send the filled PDF by e-mail to the kitchen's e-mail adress. And important: the PDF in the kitchen's mailbox should be completely identical to the form the customer filled in.
    So, I have an Order button in my form. I set the action as 'Submit a form'.
    In the settings under 'Enter a URL for this link' I used just some PHP mailer script I also use on my website contact form.
    IF I check 'HTML' under 'Export Format' the PHP mailer works fine. I receive an HTML e-mail listed the ordered products.
    BUT
    I do want the original filled PDF in my mailbox instead of an HTML e-mail.
    So, for 'Export Format' I checked 'PDF The Complete Document'.
    But then my PHP mailer script doesn't work anymore.
    It gives errors like 'no valid e-mail adres' , etcetera etcetera.
    Who has a solution?
    Who has a working standard PHP script for me what just sends the kitchen an empty mail with the original PDF as attachment?!
    There is no need to use any database or other more complex functionality. Just mail the filled PDF.

    You can submit whole PDF format as long as you enable usage rights on the PDF.
    Normally Adobe Reader users can only submit the data, XFDF, FDF, XDP, XML.
    To enable usage rights on the PDF you will need to use Adobe Acrobat Std/Pro.
    As for the PHP Script; it depends on your PHP web server capabilities.
    The script will be slightly different, if the server uses PHP Mail or PHP PEAR.
    Just attach the submission to an email and send.
    If the client is submitting the form from a standalone pdf reader app, you can also respond with a success or failure FDF \status message; otherwise, you can redirect to a success / failure URL.
    For more information and online examples:
    http://www.pdfemail.net/examples/

  • How to access Oracle DB from PHP on 10.5 server?

    I am writing a PHP-based application that needs to pull data from an Oracle database... the app is hosted on a G5 server running 10.5.3.
    Has anyone had any success building Oracle support into PHP on Leopard? Does anyone happen to know of a good howto to follow?
    Any and all help is greatly appreciated.
    Thanks,
    ~s

    Hi swati,
    1. for this u will also require help of basis team.
    2. these are the steps.
    a) make an entry in DBCON
    b) make connection string
    (on the physical application server,
    so that it can connect to secondary database)
    (this will be done by basis team,
    in which, they will specify the
    IP address of the secondary database server,
    the DATABASE ID, and the port number)
    c) then using open sql / native sql,
    we can use the secondary database connection,
    just like normal.
    d) if we use open sql,
    then there must be Y/Z table on
    sap as well as secondary database,
    and the field names , their type all should be identical.
    regards,
    amit m.

  • Php form for unix server

    Hellow to everybody i would like to know, witch files or
    carpets do i need
    to have
    on a server unix to run a php form (method post, get).
    I mean if a need to create a carpet example "cgi-bin", or if
    a need
    any archive similar "formail.pl" or what else,
    thanks to anyone who can help me.
    David

    Have you ever work with a data-driven website in the past? If
    so, what is specific data-driven app did you work with?
    To get PHP working on your local machine, you need to install
    PHP, MySQL and Apache web server all together. It is ideally
    designed for local testing with your data-driven websites right
    there on your local machine... once it is achieved, then, of course
    you could upload the finished data-driven website over to your web
    server for general public use or specific audience.
    TO make this work, I suggest that you want to consider this
    book called, "PHP for Dreamweaver 8," who authored by David Powers.
    It is an excellent, excellent book. It covers many topics ranging
    from setting up PHP, MySQL and Apache web servers and few other
    important issues associated with installation of these apps on your
    local machine (whether it is Windows XP-based or Macs), other
    topics included how to build, develop and work with data-driven
    websites and realize important issues that arise under those topics
    discussed by the author.
    As for installation of opensource applications (PHP, MySQL,
    and Apache), it is a bit complicated, heavy-hand in order to make
    it work. That is why I am recommending you to get this book.
    I am curious, what Dreamweaver version you are working with?
    And what system architecture?

  • PHP/MySQL Test/Production Server best practices

    Hello,
         I am currently learning PHP/MySql and have setup a test server to develop on and a production server to go live with. I wanted to know what are the best practices for synchronizing the test server with the production. Should I export the database from the test server and import it to the production server each time I make a change or is there better way to incrementally sync the databases. I am using Dreamweaver to design the web site.
    Thanks,
    Nick

    Thanks, but does this mean that after I go live I should make changes on the production database only and not use the development database, if say I need to add a new table or record(s)?
    Procedure
    1. Take production web site down
    2. Export/Save current database
    3. Make changes to production database
    4. Export/Save new database
    5. Bring production web site up
    Is this correct?

  • CVS PHP 5.3 on Server 10.5.2 ?

    I am having a issue that seems to be related to the built in php 5.2.5 in OSX Server 10.5.2
    I get errors in the site log that says too many files are open and it can't open the stream.
    I would like to upgrade to CVS PHP 5.3 but I am not sure how to go about it. Everything I have found on the subject is a little vague for my liking. I am an absolute beginner in the Unix world.
    Please if you have either done this yourself or now of how to go about doing it (step by step) please let me know or better yet have a prebuilt version of libphp5.so for PHP 5.3 that will work with server and apache 2.2.8, SQL2 (built into Server), and GD2 module I have already installed.
    Thanks in advance for any help in this matter
    Scott Divers

    is there no one here that has tried this or knows how to go about it?
    Thought this was going to be an easy one for this community.

  • Is PHP part of Leopard Server?

    I am about to install a PHP program called Jomscocial which is a community program for a website that is hosted on my server, am I correct in thinking that PHP is standard on the server etc.

    There is a php environment present within Mac OS X Server 10.5, yes.
    Do check your software for what php extensions might be required. There are a few php extensions around that Mac OS X Server lacks, which means you'll potentially be rebuilding php for your box. The folks over at TopicDesk have a few documents, including one covering how to [add GD2 to php on Leopard Server|http://downloads.topicdesk.com/docs/AddingGD2_to_PHP_on_OS_X_Server_10_5Leopard.pdf]
    Also be cautious around Internet-facing php installations in general, as packages based on that are common security targets; your servers will be attacked. (Not may be attacked. Will be.) Stay current, and stay paranoid.

  • Running php scripts on development server

    Hi,
    I have Coldfusion development server and Apache running on my local host. CF is on port 8500 and Apache is running on port 80.
    On my remote host in plesk I can add support for Coldfusion and PHP, is there a way to run PHP files on localhost:8500?
    Thanks

    Sweet. I run this setup on Mac 10.5.7 and it's great (PHP & CFML on port 80, that is).
    The easiest solution is to reinstall CF as a multi-server and run the connectors for Apache. The most recent CF (8.0.1) Mac installer is 'built' for Leopard, so it works well.
    Mark Drew has a good post:
    http://www.markdrew.co.uk/blog/post.cfm/running-coldfusion-8-on-leopard
    Aaron West also has an excellent post on CF 8 & Leopard:
    http://www.trajiklyhip.com/blog/index.cfm/2008/1/14/ColdFusion-8-Apache-22x-and-OS-X-105-L eopard
    If you run into a snag, PM me & I can help more (I've freaking installed this $%&@ thing so many times )!

  • CS6 Dreamweaver using PHP & MySQL - Delete Record Server Behavior?

    When I try to insert the Delete Record server behavior. I get an error message about a DeleteRecord.js file, which seems to be missing or defective.  I cannot use the server behavior.  I have a file that I developed using CS5, and it does indeed delete the record, but does not proceed to the destination I want.  I cannot change that except in the server behavior, so I'm stuck.  I have noticed that server behaviors seem to disappear without apparent cause, as it seems to have in this case.  I will appreciate any suggestions!  Is there any way to embed a call to a target page manually?  All is working WITHOUT the server behavior appearing, but I want to go to a confirmation display page that shows the record is indeed deleted, and we just return to the (now blank) delete confirmation page.  That'll drive a user bonkers!
    Thanks!
    Delete Record in CS6 Dreamweaver using PHP & MySQL?

    Well, your error message is self-explanatory.
    DW stores ServerBehaviors in 'Configuration' folder in installation directory. If one of the behavior JS files is missing/ corrupt, you'll see the error message you just did.
    I've uploaded a functional, proper version of DeleteRecord.js onto my site for you to download. Here's the link:
    http://www.sudarshan.me/adobeforum/dw/app/behavior-js/DeleteRecord.zip
    Download this file, extract it and put DeleteRecord.js file in your installation directory as follows. If prompted, 'replace' your local copy:
    Mac: Applications > Adobe Dreamweaver CS6 > Configuration > ServerBehaviors > PHP_MySQL
    Windows: C:\Users\Your User Name\AppData\Roaming\Adobe\Dreamweaver CS6\[language]\Configuration\ServerBehaviors\PHP_MySQL
    It should work as expected.
    If that still doesn't solve the problem, reset your DW preferences and cache and try doing it. Follow the instructions here to reset cache: http://forums.adobe.com/thread/494811
    Let us know how it goes.
    -ST

  • PHP/MySQL connection / testing server maybe?

    Problem - I'm unable to connect to a PHP database. I'm
    working right now with tutorials from the DW CS3 Bible by Lowery,
    but haven't been able to connect at all. And I wasted weeks trying
    the same thing with an ASP connection.
    The error message I'm getting now is '405 Method not Allowed'
    when working through the connection dialog. I thought PHP/MySQL was
    supposed to be easier & better than ASP/Access?
    In going through the site setup, instructions for setting up
    the site's testing server say 'click test to verify the connection'
    but there's no button to click. What am I missing?
    Is there some kind of easy test script I can attempt, as with
    asp? Problem there was that I could do the 'timetest' sample, but
    nothing else.
    I have gone through setting permissions and creating IUSR_my
    computer name as a user - they seemd to work fine, but I still
    can't connect.
    Thanks anyone, and everyone - my first post regarding
    connection problems was on 8/22 and I feel like I have gotten
    nowhere.

    Have you looked at this tutorial?
    http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php.html
    Ken Ford
    Adobe Community Expert Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS3
    Adobe Certified Expert - ColdFusion 8
    Fordwebs, LLC
    http://www.fordwebs.com
    "LReber" <[email protected]> wrote in
    message
    news:gcegd6$qmu$[email protected]..
    > Problem - I'm unable to connect to a PHP database. I'm
    working right now
    > with
    > tutorials from the DW CS3 Bible by Lowery, but haven't
    been able to
    > connect at
    > all. And I wasted weeks trying the same thing with an
    ASP connection.
    > The error message I'm getting now is '405 Method not
    Allowed' when working
    > through the connection dialog. I thought PHP/MySQL was
    supposed to be
    > easier &
    > better than ASP/Access?
    > In going through the site setup, instructions for
    setting up the site's
    > testing server say 'click test to verify the connection'
    but there's no
    > button
    > to click. What am I missing?
    > Is there some kind of easy test script I can attempt, as
    with asp? Problem
    > there was that I could do the 'timetest' sample, but
    nothing else.
    > I have gone through setting permissions and creating
    IUSR_my computer name
    > as
    > a user - they seemd to work fine, but I still can't
    connect.
    > Thanks anyone, and everyone - my first post regarding
    connection problems
    > was
    > on 8/22 and I feel like I have gotten nowhere.
    >

  • PHP image upload to SERVER

    Hi, I had create a upload picture into the server.It is able
    to work on the WAMP server and upload successfully. However, I
    faced some error when I upload into the server.
    Warning: copy(): open_basedir restriction in effect.
    File(/images/uploaded/1221651842.jpg) is not within the allowed
    path(s):
    (/var/www/vhosts/sppa.org.sg/subdomains/istaff/httpdocs:/tmp) in
    /var/www/vhosts/sppa.org.sg/subdomains/istaff/httpdocs/editImage.php
    on line 138
    Warning: copy(/images/uploaded/1221651842.jpg): failed to
    open stream: Operation not permitted in
    /var/www/vhosts/sppa.org.sg/subdomains/istaff/httpdocs/editImage.php
    on line 138
    Can anybody please help?
    Thanks a million!

    Hi, I had create a upload picture into the server.It is able
    to work on the WAMP server and upload successfully. However, I
    faced some error when I upload into the server.
    Warning: copy(): open_basedir restriction in effect.
    File(/images/uploaded/1221651842.jpg) is not within the allowed
    path(s):
    (/var/www/vhosts/sppa.org.sg/subdomains/istaff/httpdocs:/tmp) in
    /var/www/vhosts/sppa.org.sg/subdomains/istaff/httpdocs/editImage.php
    on line 138
    Warning: copy(/images/uploaded/1221651842.jpg): failed to
    open stream: Operation not permitted in
    /var/www/vhosts/sppa.org.sg/subdomains/istaff/httpdocs/editImage.php
    on line 138
    Can anybody please help?
    Thanks a million!

Maybe you are looking for

  • I have four iphones on my icloud account, can i create an icloud account for each phone?

    I have four iphones on my icloud account, can i create an icloud account for each phone?

  • Keeping metadata when moving files?

    I have LR 2.6. I have a laptop which doesn't have enough disk space for all of my photos, which go back to 2000 (around 22,000). I have three external drives, one is the main one and the other two are backups at this point (smaller space). I need to

  • External mice don't function.

    HP G62 Notebook PC Windows 7 64-bit Any external mice i attach to my laptop don't function. They still show up in the driver, but the buttons do not work and it doesn't move the cursor.

  • BPM11g-LDAP Roles

    Hi All, I am stuck with the following issue. I am using Jdeveloper 11.1.1.3.0 for BPM 11g implementation on Sales Application. I have Weblogic Server 10.3.3 Installed and configured the domain. Also the server is up and running. In Jdeveloper from BP

  • Cost center screen layout rules

    Hi All,           In the cost center master data field cost center catagory and person responsible is mandatory i would like to make it optional can anyone advice how to do.          thanks in advance. regards, Pranav